max: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 22: Line 22:
   
   
|x1= <br><code>3 '''max''' 2   
|x1= <br><code>3 '''max''' 2   
Result is 3 |= Example 1
Result is 3 |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________

Revision as of 02:42, 4 August 2006


-wrong parameter ("Arma") defined!-2.92
Hover & click on the images for description

Description

Description:
The greater of a,b
Groups:
Uncategorised

Syntax

Syntax:
a
Parameters:
a: Number
b: Number
Return Value:
Number

Examples

Example 1:

3 max 2 Result is 3

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

Notes

Bottom Section