Rounding a number

mshirwan

Registered User.
Local time
Today, 08:08
Joined
Jul 25, 2004
Messages
20
Does anyone know what is the function for rounding a number to the nearest integer, I tried int() but this does cutting, i.e. cuts the fraction bit.

any ideas?
 
that worked

Thanks mate, that worked fine,
I though it would be a built in function
 

Users who are viewing this thread

Back
Top Bottom