Imaginary base numbers: Difference between revisions

Content added Content deleted
m (Promote to task. Over a year old, multiple implementations, little controversy.)
m (→‎{{header|D}}: Output is suspect)
Line 707: Line 707:


=={{header|D}}==
=={{header|D}}==
{{incorrect|D|The outputs for the imaginary portions are suspect. The odd numbers are not round tripping correctly.}}
{{trans|Kotlin}}
{{trans|Kotlin}}
<lang D>import std.algorithm;
<lang D>import std.algorithm;