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