Return e raised to the power x.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType128
exp(ValueType128 x);
Return Value
e raised to the power x
Parameters
Name |
Description |
x |
input value |
Created with MrDocs