Return x rounded to the nearest integral value.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
round(ValueType64 x);
Created with MrDocs
Return x rounded to the nearest integral value.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
round(ValueType64 x);
Created with MrDocs