Same as the related overload above for exp.
Synopsis
Declared in <bdldfp_decimalutil.h>
static
Decimal128
exp(Decimal128 x);
Return Value
e raised to the power x
Parameters
Name |
Description |
x |
power to raise |
Created with MrDocs