math115: fix incorrect modulus formula

god. dammit.
This commit is contained in:
eggy 2022-10-18 17:34:21 -04:00
parent 8285980cc5
commit 1f3ec71cd6

View File

@ -160,8 +160,8 @@ $$|z|=0 \iff z=0$$
The modulus of the conjugate is equal to the modulus of the original.
$$|\overline{z}| = |z|$$
The number multiplied by the conjugate modulus is the square of the modulus.
$$z|\overline{z}|=|z|^2$$
The number multiplied by the conjugate is the square of the modulus.
$$z\overline{z}=|z|^2$$
Moduli are also almost just a factor:
$$