Description
Raises e to the specified power.
Syntax
Exp ( n )
Return value
Double. Returns e raised to the power n.
Examples
This expression returns 7.38905609893065:
Exp(2)
See also
Exp in the section called “Exp” in PowerScript Reference
Description
Raises e to the specified power.
Syntax
Exp ( n )
Return value
Double. Returns e raised to the power n.
Examples
This expression returns 7.38905609893065:
Exp(2)
See also
Exp in the section called “Exp” in PowerScript Reference