Complex numbers
Closed this issue · 0 comments
jonathf commented
Numbers of imaginary and complex types are recognized but not processed.
Example:
a = 1+2i
b = [a,a]
c = b(1)
Closed this issue · 0 comments
Numbers of imaginary and complex types are recognized but not processed.
Example:
a = 1+2i
b = [a,a]
c = b(1)