Lines Matching refs:round
2 Test round() - basic function test for round()
7 echo "*** Testing round() : basic functionality ***\n";
33 echo "round: $values[$i]\n";
35 $res = round($values[$i], $precision[$j]);
42 *** Testing round() : basic functionality ***
43 round: 123456789
56 round: 123.456789
69 round: -4.5679123
82 round: 12300
95 round: -4567
108 round: 2311527
121 round: 14680063
134 round: 1.234567
147 round: 2.3456789e8