Difference between revisions of "number"
m (included link to other languages) |
|||
Line 1: | Line 1: | ||
Numbers in Lua are used to represent both integer and floating point values. See [http://www.lua.org/pil/2.3.html Programming in Lua]. | Numbers in Lua are used to represent both integer and floating point values. See [http://www.lua.org/pil/2.3.html Programming in Lua]. | ||
[[Category:Data Types]][[Category:Lua]] | [[Category:Data Types]][[Category:Lua]] | ||
+ | == Other Languages == | ||
+ | {{i18n|number}} |
Revision as of 08:22, 4 January 2011
Numbers in Lua are used to represent both integer and floating point values. See Programming in Lua.
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info