logB overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for logB.
static
Decimal128
logB(Decimal128 x);
Return the FLT_RADIX‐based logarithm (i.e., base 10) of the absolute value of the specified x.
Same as the related overload above for logB.
Created with MrDocs