Lucee object methods reference

Object Method Numeric.exp

Calculates the exponent whose base is e that represents number.
The constant e equals 2.71828182845904, the base of the natural
logarithm. This function is the inverse of Log, the natural
logarithm of number.
Numeric.exp():number

Category

number,math

Arguments

This function has no arguments