exp

From Bohemia Interactive Community
Revision as of 17:32, 19 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

exp x

Operand types:

x: Number

Type of returned value:

Number

Description:

Exponential value of x.

Example:

_value = exp 1

Result is 2.7182