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

m
m (Reformatted output.)
m (→‎{{header|Wren}}: Minor tidy)
 
Line 7,892:
{{trans|Kotlin}}
{{libheader|Wren-dynamic}}
<syntaxhighlight lang="ecmascriptwren">import "./dynamic" for Tuple
 
var CFData = Tuple.create("Tuple", ["str", "ng", "r", "gen"])
9,482

edits