Same as the related overload above for log.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
log(Decimal128 x);
Return Value
natural (base e) logarithm of x
Parameters
Name |
Description |
x |
value whose natural logarithm is returned |
Created with MrDocs