m
no edit summary
(Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".) |
mNo edit summary |
||
| Line 5: | Line 5: | ||
> print(ceil(3.141592653)) | > print(ceil(3.141592653)) | ||
4 | 4 | ||
round | |||
> print(ceil(n - .5)) | |||
{{LUA}} | {{LUA}} | ||