Return the base‐10 logarithm of the specified x.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
log10(ValueType64 x);
Created with MrDocs
Return the base‐10 logarithm of the specified x.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
log10(ValueType64 x);
Created with MrDocs