BloombergLP::bdldfp::DecimalImpUtil::llrint

Return x rounded to the nearest long long int.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
long long
llrint(ValueType128 x);

Return Value

x rounded to the nearest long long int

Parameters

NameDescription
xvalue to round