#How do i round up the decimals in an int value?

1 messages · Page 1 of 1 (latest)

glass rune
#

So i am trying to make a simulator game but the int value has that suuuuuuper small demical numbers how do i remove/fix it?

balmy cedar
#

math.ceil

glass rune