BloombergLP::bdldfp::DecimalImpUtil::log10

Return the common (base-10) logarithm of x.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
DecimalImpUtil::ValueType64
log10(ValueType64 x);

Return Value

the common (base-10) logarithm of x

Parameters

NameDescription
xinput value