unidade lançada int para flutuar

//(float) casts float or int after it to an float
intVar = (float)var
RosiePuddles