3v4l.org

run code in 300+ PHP versions simultaneously
<?php return SQRT(POW((385.8-512),2) + POW((42.2-512),2))* (3*1852/512); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IA7md
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'sqrt'
          1        INIT_FCALL                                               'pow'
          2        SEND_VAL                                                 -126.2
          3        SEND_VAL                                                 2
          4        DO_ICALL                                         $0      
          5        INIT_FCALL                                               'pow'
          6        SEND_VAL                                                 -469.8
          7        SEND_VAL                                                 2
          8        DO_ICALL                                         $1      
          9        ADD                                              ~2      $0, $1
         10        SEND_VAL                                                 ~2
         11        DO_ICALL                                         $3      
         12        MUL                                              ~4      $3, 10.8516
         13      > RETURN                                                   ~4
    3    14*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.94 ms | 1385 KiB | 17 Q