$ceil: Difference between revisions
Jump to navigation
Jump to search
typo |
typo.. |
||
Line 3: | Line 3: | ||
$ceil(N) | $ceil(N) | ||
* ''N'' is the number you want to round up to its next integer | * ''N'' is the number you want to round up to its next integer. | ||
== Examples == | == Examples == |