exp PowerHome formula function
Description
Raises e to the specified power.
Syntax
exp ( n )
Argument
Description
n
The power to which you want to raise e (2.71828)
Return value
Double. Returns e raised to the power n.