exp: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| \[\[.+\]\] \<nowiki\>\=\<\/nowiki\> " to "| ") |
||
Line 9: | Line 9: | ||
| Let '''x''' be a number, then '''exp (x)''' is equal to '''e to the power of x''' (or e^x) | | Let '''x''' be a number, then '''exp (x)''' is equal to '''e to the power of x''' (or e^x) | ||
| | | '''exp''' x | ||
|p1= x: [[Number]] | |p1= x: [[Number]] |
Revision as of 16:34, 8 May 2021
Description
- Description:
- Description needed
- Groups:
- Math
Syntax
- Syntax:
- Syntax needed
- Parameters:
- x: Number
- Return Value:
- Return value needed
Examples
- Example 1:
_result = exp 1
returns 2.7182
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note
- Unknown
- Note that you cannot exponent a value greater than 88.72283554077147726999 (999 repeating), as this is beyond what the game can calculate.