Integer


Type Float

See also Number


Overview

An integer number. Under the hood it is the Number type, the difference is only semantic.

local n1 = 1
local n2 = 25
local n3 = 2e+8