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