elena-lang icon indicating copy to clipboard operation
elena-lang copied to clipboard

Complex numbers

Open bencz opened this issue 7 years ago • 3 comments

Necessary to use in #382 https://rosettacode.org/wiki/Arithmetic/Complex

bencz avatar Oct 20 '17 10:10 bencz

I will work on this issue

bencz avatar Oct 20 '17 10:10 bencz

greate 👍

arakov avatar Oct 20 '17 11:10 arakov

We may use a numeric constant for this like in Julia - 2.3im.

See reddit sample - https://www.reddit.com/r/elena_lang/comments/6e0hgk/explicit_literal_constants/

arakov avatar Oct 20 '17 12:10 arakov