Return the largest integral value not greater than x.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
floor(ValueType128 x);
Created with MrDocs
Return the largest integral value not greater than x.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
floor(ValueType128 x);
Created with MrDocs