|
A real part is the first element of the ordered pair of
real numbers representing a complex number, i.e. if z = x + iy, then the real
part is x.
The real part of the complex number returned by a complex
function.
If a complex number is of the form reiθ, then the imaginary
part is rcos(θ).
|