Microsoft® JScript
exp Method
Language Reference 

See Also


Description

Computes e to the power of the supplied numeric argument.

Syntax

Math.exp( number )

The number argument is a numeric expression representing the power of e.

Remarks

The return value is enumber The constant e is Euler's constantm, approximately equal to 2.178 and number is the supplied argument.


© 1996 by Microsoft Corporation.

Casa de Bender