Revision Difference
number#520238
<cat>libraryfunc</cat>⤶
<cat>Dev.Lua</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.