Lines Matching refs:round
2 Test round() - basic function test for round()
7 echo "*** Testing round() : basic functionality ***\n";
32 echo "round: $values[$i]\n";
34 $res = round($values[$i], $precision[$j]);
41 *** Testing round() : basic functionality ***
42 round: 123456789
58 round: 123.456789
74 round: -4.5679123
90 round: 12300
106 round: -4567
122 round: 2311527
138 round: 14680063
154 round: 1.234567
170 round: 2.3456789e8