Same as the overload taking Decimal64.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
ceil(Decimal128 x);
Return Value
smallest integral value that is not less than x
Parameters
Name |
Description |
x |
value to round toward +infinity |
Created with MrDocs