exp: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#|[A-Z]+))?\]\] " to "") |
Lou Montana (talk | contribs) m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "") |
||
Line 23: | Line 23: | ||
<dl class="command_description"> | <dl class="command_description"> | ||
<dt class="note">Unknown <dd class="note">Note that you cannot exponent a value greater than 88.72283554077147726999 (999 repeating), as this is beyond what the game can calculate. | <dt class="note">Unknown <dd class="note">Note that you cannot exponent a value greater than 88.72283554077147726999 (999 repeating), as this is beyond what the game can calculate. | ||
</dl> | </dl> | ||
Revision as of 00:32, 6 April 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.