3v4l.org

run code in 300+ PHP versions simultaneously
<? $test_449 = 449.0; $test_449 = pow(10, exp(log(log10($test_449)))); print("test_449 is $test_449<BR>"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/enptl
function name:  (null)
number of ops:  20
compiled vars:  !0 = $test_449
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 449
    3     1        INIT_FCALL                                               'pow'
          2        SEND_VAL                                                 10
          3        INIT_FCALL                                               'exp'
          4        INIT_FCALL                                               'log'
          5        INIT_FCALL                                               'log10'
          6        SEND_VAR                                                 !0
          7        DO_ICALL                                         $2      
          8        SEND_VAR                                                 $2
          9        DO_ICALL                                         $3      
         10        SEND_VAR                                                 $3
         11        DO_ICALL                                         $4      
         12        SEND_VAR                                                 $4
         13        DO_ICALL                                         $5      
         14        ASSIGN                                                   !0, $5
    4    15        ROPE_INIT                                     3  ~8      'test_449+is+'
         16        ROPE_ADD                                      1  ~8      ~8, !0
         17        ROPE_END                                      2  ~7      ~8, '%3CBR%3E'
         18        ECHO                                                     ~7
    6    19      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.27 ms | 1394 KiB | 21 Q