ln: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<h3 style="display:none">Bottom Section</h3> " to "")
m (Text replacement - " {2,}\}\}" to " }}")
Line 19: Line 19:


| [[Math Commands]]
| [[Math Commands]]
}}
}}



Revision as of 01:22, 19 January 2021

Hover & click on the images for description

Description

Description:
Natural logarithm of x.
Groups:
Math

Syntax

Syntax:
Number = ln x
Parameters:
x: Number
Return Value:
Number

Examples

Example 1:

_nlog = ln 10 Result is 2.302

Additional Information

See also:
Math Commands

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