NXSL:exp

Revision as of 13:52, 23 July 2012 by Lweidig (talk | contribs) (Standardize format)

Returns e (the base of natural logarithms) raised to a power


Syntax

exp(power);


Parameters

power Used to calculate epower.

Return Value

epower expressed as a real number.


Examples

exp(2)		->	7.3890561