Return the next representable value after from toward to.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
nextafter(
ValueType64 from,
ValueType64 to);
Created with MrDocs
Return the next representable value after from toward to.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
nextafter(
ValueType64 from,
ValueType64 to);
Created with MrDocs