B buzzkill New member Apr 3, 2010 #1 i wanted to round 69471.885 in php. mathematically using the function round(), we should get 69471.89 but i seemed to get 69471.88 instead. Help please! i am using round(69471.885, 2);
i wanted to round 69471.885 in php. mathematically using the function round(), we should get 69471.89 but i seemed to get 69471.88 instead. Help please! i am using round(69471.885, 2);