Hello:
I can't seem to figure out how to create a list or array of complex numbers. Can someone show me how to do that and the various input formats, i.e., a+bi, cplx(a,b), etc., accepted by the Math::Complex library complex number array elements? Thanks.
Paul