3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo 7.799999999999997; echo "<br/>"; printf("%.16f", round(7.799999999999997, 2));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/6dgoF
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     7.8
    3     1        ECHO                                                     '%3Cbr%2F%3E'
    4     2        INIT_FCALL                                               'printf'
          3        SEND_VAL                                                 '%25.16f'
          4        INIT_FCALL                                               'round'
          5        SEND_VAL                                                 7.8
          6        SEND_VAL                                                 2
          7        DO_ICALL                                         $0      
          8        SEND_VAR                                                 $0
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
174.86 ms | 1394 KiB | 17 Q