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