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