Name
Exp -- calculate the exponential of a value (V2.0)
Synopsis
result = Exp(x)
Function
Calculates the exponential value of x (e ^ x).

Inputs
x
value whose exponential is to be calculated
Results
result
natural exponential of x

Show TOC