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