3v4l.org

run code in 300+ PHP versions simultaneously
<?php $w1 = $w2 = 64; $w1 = $w1 - 1.000125 - 1.000125; $w2 -= (1.000125 + 1.000125); echo $w1 . ":" .sprintf("%.20f", $w1) . PHP_EOL; echo $w2 . ":" .sprintf("%.20f", $w2) . PHP_EOL; echo ($w1 > $w2) . PHP_EOL;
Output for git.master, git.master_jit
61.99975:61.99975000000000591172 61.99975:61.99974999999999880629 1

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
26.72 ms | 405 KiB | 5 Q