Garry's Mod Wiki

Revision Difference

number#519687

<cat>libraryfunc</cat> All numbers in Lua use the [double-precision floating-point format](https://en.wikipedia.org/wiki/double-precision_floating-point_format). Even integers are stored in this format. The <page>math</page> library is often used with numbers.