import zend standard tests
[hiphop-php.git] / hphp / test / zend / good / ext-standard-strings / vfprintf_variation17.php.expectf
blobd09dae8865788ff5c7751ddf7bc1992dc0e72e1f
1 *** Testing vfprintf() : scientific formats and scientific values ***
3 -- Iteration 1 --
4 0.000000e+0 +1.000000e+0 1.000000e+3
5 -- Iteration 2 --
6 2.200000e+2 e 1.000000e+1 1.000000e+10
7 -- Iteration 3 --
8 -2.2000e+13 1.0000e+21 1.2000e+2
9 -- Iteration 4 --
10 #########1.000000e+1 1.000000e+2 $$$$$$$$-1.000000e+3 _________1.000000e+2
11 -- Iteration 5 --
12 1.000000e+3 2.000000e+3 3.000000e+3 4.000000e+3
13 ===DONE===