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