From 875c8e84d80c2b5272b8f6eb0e68a1c4f1ca8512 Mon Sep 17 00:00:00 2001 From: Anton Lydike Date: Wed, 29 Apr 2020 16:02:49 +0200 Subject: [PATCH] fixed math formatting --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a24b5a6..ef1cbe6 100644 --- a/index.html +++ b/index.html @@ -39,8 +39,8 @@ \[ r = |x| \\ - \phi = arctan(y/x) \\ - \theta = arctan\left(\frac{\sqrt{x^2+y^2}}{z}\right) + \phi = \arctan(y/x) \\ + \theta = \arctan\left(\frac{\sqrt{x^2+y^2}}{z}\right) \]