Comment by koolala

1 year ago

Does it support imaginary numbers or did they take them out like everyone else...

J supports them well, so I'd guess K does too.

And many programming languages do, for example C# and Racket. I have a feeling it isn't very hard to implement, since that's what you typically do if you need complex numbers in Java.