I've tried looking for the answer to this question, but i can't find anything
usefull.
Put simply, I want to find out how to round a number up to the next whole
number.
Even if the decimal is under the halfway point, it will still round up.
Eg:
2.3 - rounds to: 3
2.1 - rounds to: 3
etc...
Mr Black - 30 Jun 2005 06:18 GMT
xSeanx - 30 Jun 2005 06:22 GMT