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