Lines Matching refs:imaginary
30 part* ``z.real`` and its *imaginary part* ``z.imag``. In other
128 ``1j`` along the imaginary axis to ``∞j``, continuous from the right. The
129 other extends from ``-1j`` along the imaginary axis to ``-∞j``, continuous
160 One extends from ``1j`` along the imaginary axis to ``∞j``,
162 the imaginary axis to ``-∞j``, continuous from the left.
193 Return ``True`` if both the real and imaginary parts of *x* are finite, and
201 Return ``True`` if either the real or the imaginary part of *x* is an
207 Return ``True`` if either the real or the imaginary part of *x* is a NaN,
272 Complex number with zero real part and positive infinity imaginary
288 Complex number with zero real part and NaN imaginary part. Equivalent to
302 case the complex number has an imaginary part of zero).