Same as the overload taking Decimal32.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
long
lrint(Decimal64 x);
Return Value
integer nearest to x as a long int
Parameters
Name |
Description |
x |
value to round to nearest long int |
Created with MrDocs