Morning Count: 1
Afternoon Count: 3
Evening Count: 2
---
0:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
1:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
2:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
3:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
4:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
5:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
6:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
7:
Warning: The float NAN is not representable as an int, cast occurred in /in/Jgp4Z on line 17
0
Warning: unexpected NAN value was coerced to string in /in/Jgp4Z on line 17
... [float value from sqrt was: NAN]
8: 0 ... [float value from sqrt was: 0]
9: 1 ... [float value from sqrt was: 1]
10: 1 ... [float value from sqrt was: 1.4142135623731]
11: 1 ... [float value from sqrt was: 1.7320508075689]
12: 2 ... [float value from sqrt was: 2]
13: 2 ... [float value from sqrt was: 2.2360679774998]
14: 2 ... [float value from sqrt was: 2.4494897427832]
15: 2 ... [float value from sqrt was: 2.6457513110646]
16: 2 ... [float value from sqrt was: 2.8284271247462]
17: 3 ... [float value from sqrt was: 3]
18: 3 ... [float value from sqrt was: 3.1622776601684]
19: 3 ... [float value from sqrt was: 3.3166247903554]
20: 3 ... [float value from sqrt was: 3.4641016151378]
21: 3 ... [float value from sqrt was: 3.605551275464]
22: 3 ... [float value from sqrt was: 3.7416573867739]
23: 3 ... [float value from sqrt was: 3.8729833462074]
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Morning Count: 1
Afternoon Count: 3
Evening Count: 2
---
0: 0 ... [float value from sqrt was: NAN]
1: 0 ... [float value from sqrt was: NAN]
2: 0 ... [float value from sqrt was: NAN]
3: 0 ... [float value from sqrt was: NAN]
4: 0 ... [float value from sqrt was: NAN]
5: 0 ... [float value from sqrt was: NAN]
6: 0 ... [float value from sqrt was: NAN]
7: 0 ... [float value from sqrt was: NAN]
8: 0 ... [float value from sqrt was: 0]
9: 1 ... [float value from sqrt was: 1]
10: 1 ... [float value from sqrt was: 1.4142135623731]
11: 1 ... [float value from sqrt was: 1.7320508075689]
12: 2 ... [float value from sqrt was: 2]
13: 2 ... [float value from sqrt was: 2.2360679774998]
14: 2 ... [float value from sqrt was: 2.4494897427832]
15: 2 ... [float value from sqrt was: 2.6457513110646]
16: 2 ... [float value from sqrt was: 2.8284271247462]
17: 3 ... [float value from sqrt was: 3]
18: 3 ... [float value from sqrt was: 3.1622776601684]
19: 3 ... [float value from sqrt was: 3.3166247903554]
20: 3 ... [float value from sqrt was: 3.4641016151378]
21: 3 ... [float value from sqrt was: 3.605551275464]
22: 3 ... [float value from sqrt was: 3.7416573867739]
23: 3 ... [float value from sqrt was: 3.8729833462074]
Output for 5.6.38
Parse error: syntax error, unexpected '>' in /in/Jgp4Z on line 7
Process exited with code 255.