Re: [PHP] is this the correct way to use round function?

2001-05-03 Thread Henrik Hansen
"Jacky" <[EMAIL PROTECTED]> wrote: > 1. (*) text/plain > > Is this the correct way to use round function with 2 decimal? > $x = round((44.057/2.545),2); yep -- Henrik Hansen -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[PHP] is this the correct way to use round function?

2001-05-03 Thread Jacky
Is this the correct way to use round function with 2 decimal? $x = round((44.057/2.545),2); cheers? Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself"