fabs overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for fabs.
static
Decimal128
fabs(Decimal128 value);
Return the absolute value of the specified x.
Same as the overload taking Decimal32.
Created with MrDocs