From 18869d6b800d9307e6a45e6f4e2b7b119d99026d Mon Sep 17 00:00:00 2001 From: Logan <44328625+iceicelogan@users.noreply.github.com> Date: Thu, 8 Nov 2018 08:10:20 -0600 Subject: [PATCH]
Formatting for examples (#24810) Addingtags to pre-format examples, for legibility --- .../mathematics/vectors/introduction-to-vectors/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/mathematics/vectors/introduction-to-vectors/index.md b/guide/english/mathematics/vectors/introduction-to-vectors/index.md index 8db8ee1d93..72d9d4f893 100644 --- a/guide/english/mathematics/vectors/introduction-to-vectors/index.md +++ b/guide/english/mathematics/vectors/introduction-to-vectors/index.md @@ -17,10 +17,10 @@ In the figure above, the displacement of A to B is written as |AB| or |a| or simply AB or a. +|AB| or |a| or simply AB or a.-Where;
-|AB| = √(x2 + y2) +Where; +|AB| = √(x2 + y2)
### More Information: