log overloads

Synopses

Declared in <bdldfp_decimalutil.h>

Same as the related overload above for log.

Return the natural (base e) logarithm of the specified x.

static
Decimal32
log(Decimal32 x);

Same as the related overload above for log.

static
Decimal64
log(Decimal64 x);

Created with MrDocs