Same as the related overload above for trunc.
trunc
Declared in <bdldfp_decimalutil.h>
<bdldfp_decimalutil.h>
static Decimal64 trunc(Decimal64 x);
nearest integral value not greater in magnitude than x
x
Name
Description
value to truncate toward zero
Created with MrDocs