ceil: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands) |
m (Bot: Reverted to revision 94946 by killzone_kid on 2016-03-20T22:01:27Z) |
||
Line 38: | Line 38: | ||
[[Category:Scripting Commands|CEIL]] | [[Category:Scripting Commands|CEIL]] | ||
[[Category:Scripting Commands ArmA|CEIL]] | [[Category:Scripting Commands ArmA|CEIL]] | ||
[[Category: | [[Category:Command_Group:_Math|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma 3: | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 17:54, 3 December 2018
Description
- Description:
- The ceil value of x.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
ceil 5.25
Result is 6- Example 2:
ceil -5.25
Result is -5
Additional Information
- See also:
- floorroundlinearConversionMath 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