From: Andrew Lorimer Date: Fri, 15 Feb 2019 02:48:31 +0000 (+1100) Subject: fix formatting for complex notes X-Git-Tag: yr12~254^2 X-Git-Url: https://git.lorimer.id.au/notes.git/diff_plain/eecdbc3b9e3bba9272f0e2bbcfd7337e3f7835e1?hp=43c712380c729e5e6058ef907ccea56691422a05 fix formatting for complex notes --- diff --git a/spec/complex.md b/spec/complex.md index c281154..10eba3f 100755 --- a/spec/complex.md +++ b/spec/complex.md @@ -114,6 +114,7 @@ $z=r \operatorname{cis} \theta$ $= r\operatorname{cos}\theta+r\operatorname{sin}\theta i$ where + - $z=a+bi$ - $r$ is the distance from origin, given by Pythagoras ($r=\sqrt{x^2+y^2}$) - $\theta$ is the argument of $z$, CCW from origin