3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo fmod(845082098509829038609239867892793857689278956, 1723849719845871789456781268574275981273895)."\n"; echo bcmod('845082098509829038609239867892793857689278956', '1723849719845871789456781268574275981273895');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Jncg1
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'fmod'
          1        SEND_VAL                                                 8.45082e+44
          2        SEND_VAL                                                 1.72385e+42
          3        DO_ICALL                                         $0      
          4        CONCAT                                           ~1      $0, '%0A'
          5        ECHO                                                     ~1
    4     6        INIT_FCALL_BY_NAME                                       'bcmod'
          7        SEND_VAL_EX                                              '845082098509829038609239867892793857689278956'
          8        SEND_VAL_EX                                              '1723849719845871789456781268574275981273895'
          9        DO_FCALL                                      0  $2      
         10        ECHO                                                     $2
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
215.72 ms | 1398 KiB | 15 Q