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