[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: imaging Complex numbers



Sean Heukels wrote:
> 
> An example
> E=FLTARR(3,3)
> C=COMPLEX([1,2,3], [3,4,5])
> E(*,*)=C

I don't think you can store 6 numbers in 9 el array this way.

> 
> UNCOMPLEX ???

C_real = float(c)
C_imag = imaginary(c)

Ivan

-- 
Ivan Zimine                   |   ivan.zimine@physics.unige.ch
Dpt. of Radiology             |   (+41 22) 372 70 70
Geneva University Hospitals   |