Imaginary base numbers: Difference between revisions

m
m (→‎{{header|11l}}: Static type variables are supported now)
m (→‎{{header|Wren}}: Minor tidy)
Line 3,850:
{{libheader|Wren-complex}}
{{libheader|Wren-fmt}}
<syntaxhighlight lang="ecmascriptwren">import "./complex" for Complex
import "./fmt" for Fmt
 
class QuaterImaginary {
9,479

edits