Next: index, Previous: ignore, Up: Internal Routines [Contents][Index]
imaginary(x)
Returns the imaginary part of numerical argument x. For real data, this is equivalent to zero(x).
zero(x)
See also: abs, arg, conjugate, real, zero, Complex Numbers