|
Complex
Complex is the head used for complex numbers.
You can enter a complex number in the form x + I y.
_Complex can be used to stand for a complex number in a pattern.
You have to use Re and Im to extract parts of Complex numbers.
See Section 3.1.1.
See also: Complexes, Real, Re, Im.
New in Version 1.
Further Examples
|