Return the nearest integral value not greater in absolute value than x.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
trunc(ValueType128 x);
Created with MrDocs
Return the nearest integral value not greater in absolute value than x.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
trunc(ValueType128 x);
Created with MrDocs