BackUp LevelNext

Exp

Returns e raised to the power of number. The constant e equals 2.71828182845904, the base of the natural logarithm.

See also Log and Log10.

Syntax

Exp(number)

number

Exponent applied to the base e.

Usage

To calculate powers of other bases, use ^ (the exponentiation operator). Exp is the inverse of Log, the natural logarithm of number.




BackUp LevelNext

allaire

AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.