3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(bcadd(1.05648055,-1.00000545,9)); var_dump(bcadd(0.05648055,-0.09993545,9)); var_dump(bcadd(0.05648055,-0.00993545,9)); var_dump(bcadd(0.05648055,-0.00093545,9)); var_dump(bcadd(0.05648055,-0.00003545,9)); var_dump(bcadd(0.05648055,-0.00000545,9));
Output for git.master, git.master_jit, rfc.property-hooks
string(11) "0.056475100" string(12) "-0.043454900" string(11) "0.046545100" string(11) "0.055545100" Fatal error: Uncaught ValueError: bcadd(): Argument #2 ($num2) is not well-formed in /in/hP87S:6 Stack trace: #0 /in/hP87S(6): bcadd('0.05648055', '-3.545E-5', 9) #1 {main} thrown in /in/hP87S on line 6
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:
49.68 ms | 401 KiB | 8 Q