floor: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Text replacement - "\[\[Category\: ?Command[ _]Group\:.*\|\{\{uc\:\{\{PAGENAME\}\}\}\}\]\] " to "") |
||
Line 39: | Line 39: | ||
[[Category:Scripting Commands|FLOOR]] | [[Category:Scripting Commands|FLOOR]] | ||
[[Category:Scripting Commands Armed Assault|FLOOR]] | [[Category:Scripting Commands Armed Assault|FLOOR]] | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 11:23, 25 September 2020
Description
- Description:
- Returns the next lowest integer in relation to x.
- Groups:
- Math
Syntax
Examples
- Example 1:
floor 5.25
Result is 5- Example 2:
floor -5.25
Result is -6
Additional Information
- See also:
- ceilroundlinearConversionMath 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