NXSL:exp

From NetXMS Wiki
Revision as of 23:18, 22 July 2012 by Lweidig (talk | contribs) (Initial version)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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