Jump to content

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

Line 810:
=={{header|ATS}}==
{{trans|Python}}
 
===Using 128-bit integers===
 
(''Margin note'': This program is a bug-fix of an ATS program on which I based Python code. It does not really matter, however, which program came first. So I am calling this a translation from Python.)
Line 1,818 ⟶ 1,820:
sqrt(2) / sqrt(2) => [1]
</pre>
 
===Using multiple precision numbers===
 
=={{header|C}}==
1,448

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.