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