3v4l.org

run code in 300+ PHP versions simultaneously
<?php @ini_set('precision',32); echo 1.56666; // ��^��: 1.5666599999999999415223328469438
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/qkkal
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   BEGIN_SILENCE                                    ~0      
          1        INIT_FCALL                                               'ini_set'
          2        SEND_VAL                                                 'precision'
          3        SEND_VAL                                                 32
          4        DO_ICALL                                                 
          5        END_SILENCE                                              ~0
    5     6        ECHO                                                     1.56666
    7     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.23 ms | 1394 KiB | 15 Q