Pages: 1
I think there should be a round block like
<round to nearest ()>
(round ())
Last edited by laurentk2 (2013-04-26 21:07:22)
Offline
Well, the main issue with this idea that I see is that there's already a simple workaround to this. As represented:
((round ([Number to be rounded] / [Rounded to])) * [Rounded to])