Same as the related overload above for log10.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal128
log10(Decimal128 x);

Return Value

common (base‐10) logarithm of x

Parameters

Name

Description

x

value whose base‐10 logarithm is returned

Created with MrDocs