Complex
Usage
• Complex is the head used for complex numbers.
Notes
• 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. • New in Version 1.
|