floating point - Lua: converting from float to int - Stack Overflow
Even though Lua does not differentiate between floating point numbers and integers, there are some cases when you want to use integers. What is the best way to covert a number ......