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

m
grammar
m (grammar)
Line 2,235:
=={{header|J}}==
 
Note that the continued fraction representation used here differs from those implemented in the [[Continued_fraction]] fraction task. In that task, we alternated '''a''' and '''b''' values. Here, we only work with '''a''' values -- '''b''' is implicitly always <code>1</code>.
 
Implementation:
6,951

edits