BloombergLP::bdldfp::DecimalImpUtil::exp

Return e raised to the power x.

Synopses

Declared in <bdldfp_decimalimputil.h>

Return e raised to the power x.

static
DecimalImpUtil::ValueType128
exp(ValueType128 x);
» more...

Return e raised to the power x.

static
DecimalImpUtil::ValueType32
exp(ValueType32 x);
» more...

Return e raised to the power x.

static
DecimalImpUtil::ValueType64
exp(ValueType64 x);
» more...

Return Value

e raised to the power x

Parameters

NameDescription
xinput value