I have just been experimenting with complex numbers as I only just
learn't how to do some basic arithmetic on imaginary numbers.

I wish to perform some calculations on a list of complex numbers like
 2j2 * 1j1 1j2 1j3 1j4 1j5 1j6 1j7 1j8 1j9 1j10 ...

Is there a function in J that will return a list of complex numbers,
similar to how i.y works?

Having to type 1j1 1j2 1j3 ... each time is becoming laborious. (I
actually wish to plot large list of complex number to see the results)

Thanks
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to