Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VFHZd
function name: (null)
number of ops: 6
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
9 0 E > INIT_FCALL 'ci'
1 SEND_VAL 10
2 SEND_VAL 10
3 SEND_VAL 10
4 DO_FCALL 0
5 > RETURN 1
Function ci:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/VFHZd
function name: ci
number of ops: 11
compiled vars: !0 = $principle, !1 = $rate, !2 = $time, !3 = $ci
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > RECV !0
1 RECV !1
2 RECV !2
5 3 DIV ~4 !1, 100
4 ADD ~5 1, ~4
5 POW ~6 ~5, !2
6 SUB ~7 ~6, 1
7 MUL ~8 !0, ~7
8 ASSIGN !3, ~8
6 9 ECHO !3
7 10 > RETURN null
End of function ci
Generated using Vulcan Logic Dumper, using php 8.0.0