log overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for log.
static
Decimal128
log(Decimal128 x);
Return the natural (base e) logarithm of the specified x.
Same as the related overload above for log.
Created with MrDocs