Difference between revisions of "NXSL:ceil"

52 bytes added ,  16:13, 13 September 2022
m
Text replacement - "^" to "{{deprecated}}"
(Created page with "__NOTOC__ Round up value. == Syntax == ceil(''x''); == Parameters == :{| |- | ''x'' || Floating point value. |} == Return Value == The smallest integral value that is...")
 
m (Text replacement - "^" to "{{deprecated}}")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
{{deprecated}}__NOTOC__
Round up value.
Round up value.
'''Since:''' 1.2.5




Line 10: Line 12:
== Parameters ==
== Parameters ==


:{|
:{| class="wikitable"
|-
|-
| ''x'' || Floating point value.
| ''x'' || Floating point value.