This site is supported by donations to The OEIS Foundation.

Complex argument

From OeisWiki
Jump to navigationJump to search


This article page is a stub, please help by expanding it.


The complex argument of a complex number z=a+bi=reiθ is

arg(z)=arg(a+bi)=arctan(b,a)=arctan(sin(θ),cos(θ))=θ,

where θ is considered modulo 2π, i.e. θ[0,2π).

See also

[edit]
  • {{Atan2}} (arithmetic function template)