math115: fix incorrect modulus formula
god. dammit.
This commit is contained in:
parent
8285980cc5
commit
1f3ec71cd6
@ -160,8 +160,8 @@ $$|z|=0 \iff z=0$$
|
|||||||
The modulus of the conjugate is equal to the modulus of the original.
|
The modulus of the conjugate is equal to the modulus of the original.
|
||||||
$$|\overline{z}| = |z|$$
|
$$|\overline{z}| = |z|$$
|
||||||
|
|
||||||
The number multiplied by the conjugate modulus is the square of the modulus.
|
The number multiplied by the conjugate is the square of the modulus.
|
||||||
$$z|\overline{z}|=|z|^2$$
|
$$z\overline{z}=|z|^2$$
|
||||||
|
|
||||||
Moduli are also almost just a factor:
|
Moduli are also almost just a factor:
|
||||||
$$
|
$$
|
||||||
|
Loading…
Reference in New Issue
Block a user