Representation methods

The methods are:
- Cartesian representation: z=x+iy
- Polar representation: z=peiθ
Here:
- x=pcosθ - real part
- y=psinθ - imaginary part
- p=x2+y2 - modulus
- θ=tan−1(xy) - arg angle
For x∈R:
eix=cosx+isinx
Euler’s Identity
One of the most beautiful equations in mathematics.
eiπ+1=0