3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo round((72*1.3888) * 100.00, HALF_ROUND_UP) / 100.00;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/H2u6q
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'round'
          1        SEND_VAL                                                 9999.36
          2        FETCH_CONSTANT                                   ~0      'HALF_ROUND_UP'
          3        SEND_VAL                                                 ~0
          4        DO_ICALL                                         $1      
          5        DIV                                              ~2      $1, 100
          6        ECHO                                                     ~2
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.41 ms | 1394 KiB | 15 Q