3v4l.org

run code in 500+ PHP versions simultaneously
<?php echo floor(84.614285714286 / pow((179 / 100), 2));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/3VUP1
function name:  (null)
number of ops:  10
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'floor'
          1        INIT_FCALL                                               'pow'
          2        SEND_VAL                                                 1.79
          3        SEND_VAL                                                 2
          4        DO_ICALL                                         $0      
          5        DIV                                              ~1      84.6143, $0
          6        SEND_VAL                                                 ~1
          7        DO_ICALL                                         $2      
          8        ECHO                                                     $2
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.77 ms | 1709 KiB | 13 Q