Comment by koolala 2 years ago Does it support imaginary numbers or did they take them out like everyone else... 1 comment koolala Reply cess11 2 years ago 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.
cess11 2 years ago 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.
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.