Return the next representable value after from toward to.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
nexttoward(
ValueType128 from,
ValueType128 to);
the next representable value after from toward to
| Name | Description |
|---|---|
| from | starting value |
| to | direction value |