Same as the related overload above for log10.
log10
Declared in <bdldfp_decimalutil.h>
<bdldfp_decimalutil.h>
static Decimal64 log10(Decimal64 x);
common (base‐10) logarithm of x
x
Name
Description
value whose base‐10 logarithm is returned
Created with MrDocs