Same as the related overload above for nextafter.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal128
nextafter(
    Decimal128 from,
    Decimal128 to);

Created with MrDocs