min: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Math |GROUP1= | |gr1= Math |GROUP1= | ||
| The smaller of a,b |DESCRIPTION= | | The smaller of a,b |DESCRIPTION= | ||
| a '''min''' b |SYNTAX= | | a '''min''' b |SYNTAX= | ||
Line 19: | Line 16: | ||
| [[Number]] |RETURNVALUE= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>3 '''min''' 2 {{cc|Result is 2}}</code> |EXAMPLE1= | |x1= <code>3 '''min''' 2 {{cc|Result is 2}}</code> |EXAMPLE1= | ||
| [[max]], [[selectMin]], [[selectMax]], [[ceil]], [[floor]], [[linearConversion]], [[Math Commands]] |SEEALSO= | | [[max]], [[selectMin]], [[selectMax]], [[ceil]], [[floor]], [[linearConversion]], [[Math Commands]] |SEEALSO= |
Revision as of 01:49, 17 January 2021
Description
- Description:
- The smaller of a,b
- Groups:
- Math
Syntax
Examples
- Example 1:
3 min 2 // Result is 2
Additional Information
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