exp: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|EXP]]
[[Category:Scripting Commands|EXP]]
[[Category:Scripting Commands OFP 1.97|EXP]]
[[Category:Scripting Commands OFP 1.96|EXP]]
[[Category:Scripting Commands OFP 1.46|EXP]]
[[Category:Scripting Commands OFP 1.46|EXP]]
[[Category:Scripting Commands ArmA|EXP]]
[[Category:Scripting Commands ArmA|EXP]]

Revision as of 21:02, 1 June 2006


exp x


Operand types:

x: Number

Type of returned value:

Number

Description:

Exponential value of x.


Example:

_value = exp 1 ...... Result is 2.7182