Thanks everyone. Exactly what I needed.
On Wednesday, March 17, 2010, Bo Jacoby <[email protected]> wrote: > Hi Ian > 1 j. i. 11 > 1 1j1 1j2 1j3 1j4 1j5 1j6 1j7 1j8 1j9 1j10 > - Bo > > --- Den ons 17/3/10 skrev Ian Gorse <[email protected]>: > > Fra: Ian Gorse <[email protected]> > Emne: [Jprogramming] Creating complex numbers > Til: "Programming forum" <[email protected]> > Dato: onsdag 17. marts 2010 23.25 > > 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 > > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
