Math.exp(x)

Syntax:

Math.exp( x )

Return:

E to the power of x.

Parameters:

x – the number or a variable containing a number. This parameter is required.

image\Script_Button.jpgExamples