3v4l.org

run code in 300+ PHP versions simultaneously
<?php print log(31,2); print "<br>\n"; print rount(log(31,2)); print "<br>\n"; print pow(2,5); print "<br>\n"; print pow(round(log(31,2)),2);
Output for git.master, git.master_jit, rfc.property-hooks
4.9541963103869<br> Fatal error: Uncaught Error: Call to undefined function rount() in /in/sMDa5:4 Stack trace: #0 {main} thrown in /in/sMDa5 on line 4
Process exited with code 255.

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:
44.35 ms | 401 KiB | 8 Q