Same as the related overload above for round.
round
Declared in <bdldfp_decimalutil.h>
<bdldfp_decimalutil.h>
static Decimal64 round(Decimal64 x);
integral value nearest to x
x
Name
Description
value to round to nearest integral decimal
Created with MrDocs