#How do i round up the decimals in an int value?
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
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?
math.ceil
thanks