Or if it suits, here is the whole debugging message, though it leaves a lot out in the middle.
Standard Output Stream:
Initializing forwards method.
F: i is 0, light is 1
F: initial Through is now 1
F: initial reflected is now 0
F: reflection is: 0.313178
F: through is: 0.686822
F: i = 0, adding 0.313178 to FinalLight. FinalLight is now 0.313178
F: Adding 1 to i. i is now 1
F: reflection is: 0.038074664392
F: through is: 0.648747335608
F: Calling backwards method.
Initializing backwards method. i is 1, r1 is 0.055436, light is 0.038074664392
B: initial reflected is now 0
B: initial through is now 0.038074664392
B: i is now 0. r0 is now 0.313178
B: reflected is now 0.011924147244957776
B: through is now 0.026150517147042224
Calling forwards.
Initializing forwards method.
F: i is 1, light is 0.011924147244957776
F: initial Through is now 0.011924147244957776
F: initial reflected is now 0
F: reflection is: 0.000661027026671479270336
F: through is: 0.011263120218286296729664
F: Calling backwards method.
Initializing backwards method. i is 1, r1 is 0.055436, light is 0.000661027026671479270336
B: initial reflected is now 0
B: init
…
lLight is now 0.4156138552384287644132847882
B: i is now -1
End of backwards. Returning through, 0.0000553171813153549157533264. FinalLight is now 0.4156138552384287644132847882
F: loop is now 0.0000553171813153549157533264
Adding loop to FinalLight. FinalLight is now0.4156691724197441193290381146
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.4156691724197441193290381146
B: i is now -1
End of backwards. Returning through, 0.0001982620903990196451116164. FinalLight is now 0.4156691724197441193290381146
F: loop is now 0.0001982620903990196451116164
Adding loop to FinalLight. FinalLight is now0.4158674345101431389741497310
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.4158674345101431389741497310
B: i is now -1
End of backwards. Returning through, 0.0007105903727324946405495737. FinalLight is now 0.4158674345101431389741497310
F: loop is now 0.0007105903727324946405495737
Adding loop to FinalLight. FinalLight is now0.4165780248828756336146993047
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.4165780248828756336146993047
B: i is now -1
End of backwards. Returning through, 0.0025468241397226913040963006. FinalLight is now 0.4165780248828756336146993047
F: loop is now 0.0025468241397226913040963006
Adding loop to FinalLight. FinalLight is now0.4191248490225983249187956053
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.4191248490225983249187956053
B: i is now -1
End of backwards. Returning through, 0.0091280623092765038449048598. FinalLight is now 0.4191248490225983249187956053
F: loop is now 0.0091280623092765038449048598
Adding loop to FinalLight. FinalLight is now0.4282529113318748287637004651
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.4282529113318748287637004651
B: i is now -1
End of backwards. Returning through, 0.0327158519594944197337793437. FinalLight is now 0.4282529113318748287637004651
F: loop is now 0.0327158519594944197337793437
Adding loop to FinalLight. FinalLight is now0.4609687632913692484974798088
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.4609687632913692484974798088
B: i is now -1
End of backwards. Returning through, 0.1172567553957012454925750869. FinalLight is now 0.4609687632913692484974798088
F: loop is now 0.1172567553957012454925750869
Adding loop to FinalLight. FinalLight is now0.5782255186870704939900548957
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.5782255186870704939900548957
B: i is now -1
End of backwards. Returning through, 0.4202594724707205223699281499. FinalLight is now 0.5782255186870704939900548957
F: loop is now 0.4202594724707205223699281499
Adding loop to FinalLight. FinalLight is now0.9984849911577910163599830456
F: Adding 1 to i. i is now 3
end of forwards method, returning 0. FinalLight is now 0.9984849911577910163599830456
0.9985