ACIT4330-Page/content/Definitions/Sets/Complex Numbers in Sets.md
Anthony Berg 6e3a7cc4e8
All checks were successful
/ Deploy to Cloudflare Pages (push) Successful in 1m13s
Quartz sync: Mar 20, 2025, 11:27 AM
2025-03-20 11:27:50 +01:00

220 B

z = a + ib z = r(\cos \theta + i\sin \theta) z = re^{i \theta}

Operations

Multiplying Vectors

z_{1} \times z_{2} = (r_{1} \times r_{2})(\cos(\theta_{1} + \theta 2) + i \sin (\theta_{1} + \theta_{2}))