log: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\{\{Wikipedia *\| *([a-zA-Z0-9_#]+) *\| *([a-zA-Z0-9_ #]+) *\}\}" to "{{Link|https://en.wikipedia.org/$1|$2}}")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "Link\|https:\/\/en\.wikipedia\.org\/([^w][^i])" to "Link|https://en.wikipedia.org/wiki/$1")  | 
				||
| Line 38: | Line 38: | ||
|x3= <sqf>finite log -10; // Returns false</sqf>  | |x3= <sqf>finite log -10; // Returns false</sqf>  | ||
|seealso= [[Math Commands]] {{Link|https://en.wikipedia.org/Logarithm|Logarithm}}  | |seealso= [[Math Commands]] {{Link|https://en.wikipedia.org/wiki/Logarithm|Logarithm}}  | ||
}}  | }}  | ||
Revision as of 22:10, 23 February 2023
Description
- Description:
 - Base-10 logarithm of x.
 - Groups:
 - Math
 
Syntax
Examples
- Example 1:
 - Example 2:
 - Example 3:
 
Additional Information
- See also:
 - Math Commands Logarithm
 
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 
- Posted on 23:14, 16 Jun 2014
 - ffur2007slx2_5
 - 
To clarify:
People use logarithm at the purpose of simplifying multiplication via exponents plus years before.
As modern usage, for instance, to evaluate another exponent when multiple is known (Which magnitude is 4 times stronger than 8.3 earthquake?):
 
Categories: 
- Scripting Commands
 - Introduced with Operation Flashpoint version 1.00
 - Operation Flashpoint: New Scripting Commands
 - Operation Flashpoint: Scripting Commands
 - Operation Flashpoint: Elite: Scripting Commands
 - ArmA: Armed Assault: Scripting Commands
 - Arma 2: Scripting Commands
 - Arma 2: Operation Arrowhead: Scripting Commands
 - Take On Helicopters: Scripting Commands
 - Arma 3: Scripting Commands
 - Command Group: Math