octave-maintainers
[Top][All Lists]
Advanced

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

Re: polar(i)


From: Muhali
Subject: Re: polar(i)
Date: Wed, 2 Dec 2015 12:03:08 -0800 (PST)

Doug Stewart-4 wrote
> so to use polar notation of complex numbers use
> 
> a=angle+mag*j

well, that IS confusing, at least for the mathematically trained eye. In the
complex plane your number a, as a complex number, would not be at (0,1) but
at (pi/2,1). It would have the "canonical" representation in polar form 

arg(a) = 0.567 = "angle" ≠ pi/2
abs(a) = 1.86 = "magnitude" ≠ 1

So, whatever "angle" means in the form presently used by octave, it is not
the angle in the complex plane. What angle is it then? Or what plane?



--
View this message in context: 
http://octave.1599824.n4.nabble.com/polar-i-tp4673761p4673771.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]