Same as the overload taking Decimal64.
Declared in <bdldfp_decimalutil.h>
static
Decimal128
nexttoward(
Decimal128 from,
Decimal128 to);
next representable value of from toward to
| Name | Description |
|---|---|
| from | starting value |
| to | direction value |