How can I make round block round to the nearest tenth?
Offline
Allow me to do an example for you.
We will use two variables:
1) Number - to hold the original number
2) RoundedNumber - to hold the answer
setRoundedNumber ▼toround/Number*1010
Last edited by Smozzick (2013-04-30 20:06:39)
Offline