floor overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for floor.
static
Decimal128
floor(Decimal128 x);
Return the largest integral value that is not greater than the specified x.
Same as the related overload above for floor.
Created with MrDocs