Contents
Display Legacy Contents

 Print
    Exp      
This Function returns a <numeric>, which is the the base-e exponential function of the specified Value, which is the e number raised to the power Value.

Parameters

Value <numeric>
  Power of the e number to get the exponential function from.

     
Example 1
Exp(5)

Result = 148.4131591026

See also
Samples
Sample 1
Sample 2
 
Updated: 11/5/2014 11:53 AM