Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2): Difference between revisions

m
Line 7,981:
(* Although my Scheme version of this program used mutual
tail recursion, here there is only single tail
recursion. The difference is that wein cannotSML relywe oncannot
optimizationrely on properness of mutual tail calls in SML, the way we
can in standard Scheme. *)
if all_b_areZero () then
1,448

edits