Rounding a textNumber
Posted: Wed Jul 11, 2007 2:42 am
Hey everyone,
I have a game, that eventually calculates a textNumber based on data that you entered.
However when you enter the data, it sometimes comes to 12357.3758549.
It would very very helpful for the user, if it would automaticly round to the next HIGHEST number. EX. 1256.298909 (should now equal) 1257
Can i do this?
I have a game, that eventually calculates a textNumber based on data that you entered.
However when you enter the data, it sometimes comes to 12357.3758549.
It would very very helpful for the user, if it would automaticly round to the next HIGHEST number. EX. 1256.298909 (should now equal) 1257
Can i do this?