log10 overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for log10.
static
Decimal128
log10(Decimal128 x);
Return the common (base‐10) logarithm of the specified x.
Same as the related overload above for log10.
Created with MrDocs