I don't think there is a current method to do this, but what I need to do is, round an integer(not decimal) to the nearest 5(or basically a number other than 1).
For instance I have a 37 from an equation, and i want to round it to 35, because it is the nearest 5. If it were a 38, it would round to 40.
And thoughts on how to do this? Thanks in advance.


Reply With Quote

Bookmarks