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