log10 overloads

Synopses

Declared in <bdldfp_decimalutil.h>

Same as the related overload above for log10.

Return the common (base‐10) logarithm of the specified x.

Same as the related overload above for log10.

Return Value

common (base‐10) logarithm of x

Parameters

Name

Description

x

value whose base‐10 logarithm is returned

Created with MrDocs