import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-math / fmod_variation2.php.expectf
blobf3c549f5250f5f170cde5c28b31a2c16a9a5ee4a
1 *** Testing fmod() : usage variations ***
3 -- Iteration 1 --
4 float(NAN)
6 -- Iteration 2 --
7 float(0)
9 -- Iteration 3 --
10 float(6)
12 -- Iteration 4 --
13 float(1516)
15 -- Iteration 5 --
16 float(123456)
18 -- Iteration 6 --
19 float(7.5)
21 -- Iteration 7 --
22 float(7.5)
24 -- Iteration 8 --
25 float(123456)
27 -- Iteration 9 --
28 float(2.3605615109341E-10)
30 -- Iteration 10 --
31 float(0)
33 -- Iteration 11 --
34 float(NAN)
36 -- Iteration 12 --
37 float(NAN)
39 -- Iteration 13 --
40 float(0)
42 -- Iteration 14 --
43 float(NAN)
45 -- Iteration 15 --
46 float(0)
48 -- Iteration 16 --
49 float(NAN)
51 -- Iteration 17 --
52 HipHop Warning: %a
53 NULL
55 -- Iteration 18 --
56 HipHop Warning: %a
57 NULL
59 -- Iteration 19 --
60 HipHop Warning: %a
61 NULL
63 -- Iteration 20 --
64 HipHop Warning: %a
65 NULL
67 -- Iteration 21 --
68 HipHop Warning: %a
69 NULL
71 -- Iteration 22 --
72 HipHop Warning: %a
73 NULL
75 -- Iteration 23 --
76 HipHop Warning: %a
77 NULL
79 -- Iteration 24 --
80 float(NAN)
82 -- Iteration 25 --
83 float(NAN)
85 -- Iteration 26 --
86 HipHop Warning: %a
87 NULL
88 ===Done===