Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript Math Object exp Method

Computes e to the power of the supplied numeric argument.

Syntax: JScript Math Object exp Method

Math.exp(number)

Arguments: JScript Math Object exp Method

number

A numeric expression representing the power of e.

Remarks: JScript Math Object exp Method

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

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.