#does anyone knows how to turn number with something after dot to number without it

6 messages · Page 1 of 1 (latest)

dull niche
#

Example : 45.124 - 45 123.7853 - 123 (sory for my bad english)

sly zenith
#

so what is it you want to do here

dull niche
#

I want to make something that Concerts Numbers with something after dot (like this one 145.568) to Number that is the same but dosent have anything after dot (145)

vital sierra
#

math.round

dull niche
#

Oh ok bruh

sly zenith
#

ooh