EXPONENT: Raising e to a Power

How to:

EXPONENT raises the constant e to a power.

Syntax: How to Raise the Constant e to a Power

EXPONENT(power)

where:

power

Numeric

Is the power to which to raise e. The output data type is numeric.

Example: Raising e to a Power

For EXPONENT(1), the value is 2.71828

For EXPONENT(5), the value is 148.41316

WebFOCUS

Feedback