exp

From Bohemia Interactive Community
Revision as of 04:20, 16 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

exp x

Operand types:

x: Number

Type of returned value:

Number

Description:

Exponential value of x.

Example:

_value = exp 1

Result is 2.7182