3v4l.org

run code in 500+ PHP versions simultaneously
<?php $number1 = '123431095876425612395267904639526790467123431095876425678903815281407123431095876425678903815281403431095876425678907890'; $number2 = '395267904671234310958739526793952679046712343109587642567890381528140046712343109587642567890381528140642567890381528140'; echo bcmul($number1, $number2);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ikJXv
function name:  (null)
number of ops:  8
compiled vars:  !0 = $number1, !1 = $number2
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                       !0, '123431095876425612395267904639526790467123431095876425678903815281407123431095876425678903815281403431095876425678907890'
    3     1        ASSIGN                                                       !1, '395267904671234310958739526793952679046712343109587642567890381528140046712343109587642567890381528140642567890381528140'
    5     2        INIT_FCALL_BY_NAME                                           'bcmul'
          3        SEND_VAR_EX                                                  !0
          4        SEND_VAR_EX                                                  !1
          5        DO_FCALL                                          0  $4      
          6        ECHO                                                         $4
          7      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
164.61 ms | 3432 KiB | 13 Q