BloombergLP::bdldfp::DecimalUtil::log10

Same as the related overload above for log10.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
log10(Decimal64 x);

Return Value

common (base-10) logarithm of x

Parameters

NameDescription
xvalue whose base-10 logarithm is returned