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