On Wed, Oct 12, 2005 at 10:49:44AM -0700, Steve Kargl wrote: > How does one set z = 0 - I 0 in a portable manner with gcc?
z = conj(0); r~
On Wed, Oct 12, 2005 at 10:49:44AM -0700, Steve Kargl wrote: > How does one set z = 0 - I 0 in a portable manner with gcc?
z = conj(0); r~