ceil: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *(\[\[.*\]\],? ?)+ * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Fix bad regex effects) |
||
Line 20: | Line 20: | ||
Result is -5 | Result is -5 | ||
|seealso= [[Math Commands]] | |seealso= [[floor]], [[round]], [[linearConversion]], [[Math Commands]] | ||
}} | }} | ||
Revision as of 23:11, 16 February 2021
Description
- Description:
- Description needed
- Groups:
- Math
Syntax
- Syntax:
- Syntax needed
- Parameters:
- x: Number
- Return Value:
- Return value needed
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