3v4l.org

run code in 300+ PHP versions simultaneously
<?php $i=702; $e = '0'; $i = 2; do { $e = bcpow(2.212,++$i); } while ($e < '27182818284590452353602874713526624977572470936999595749669676277240766303535475945713821785251664274'); echo $i."\n"; echo $e."\n"; echo bcpow(2,$i-1)."\n"; echo bcsub('27182818284590452353602874713526624977572470936999595749669676277240766303535475945713821785251664274', $e)."\n"; echo bcsub('27182818284590452353602874713526624977572470936999595749669676277240766303535475945713821785251664274', bcpow(2,$i-1));
Output for git.master, git.master_jit, rfc.property-hooks
292 47561529102964559124688239617223622700229909428954695678058529070719073068739679555092050913411693234 3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 -20378710818374106771085364903696997722657438491955099928388852793478306765204203609378229128160028960 27182818284586473767711596420389381919587296370278792100463297495501242591720330669737721518247399826

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:
48.77 ms | 402 KiB | 8 Q