“lua flotación a int” Código de respuesta

lua flotación a int

math.floor(x)
abdullah

int y flotación en lua

local this_int = 63 --this is a int

-- if you see it has a difference. you will notice anytime soon if you're a begginer

local this_float = 3.92837462728365728 --this is a float
dl.guy

Respuestas similares a “lua flotación a int”

Preguntas similares a “lua flotación a int”

Más respuestas relacionadas con “lua flotación a int” en Lua

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código