From 1d70bab706dd80ca7c2f44a7d94e547497cc4b09 Mon Sep 17 00:00:00 2001 From: TeaLeaf115 <91578545+TeaLeaf115@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:17:54 -0400 Subject: [PATCH] Fixed Typo in terminology_notation.html Added a missing `+` in the bottom of the page for the generalized triangle inequality. --- content/terminology_notation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/terminology_notation.html b/content/terminology_notation.html index b4ac373..fa76fd9 100644 --- a/content/terminology_notation.html +++ b/content/terminology_notation.html @@ -249,7 +249,7 @@

Terminology and Notation

The following is called the generalized triangle inequality:
\begin{eqnarray*} - |z_1+z_2+\cdots +z_n|\leq |z_1|+ |z_2|+\cdots |z_n| + |z_1+z_2+\cdots +z_n|\leq |z_1|+ |z_2|+\cdots+ |z_n| \end{eqnarray*}
@@ -346,4 +346,4 @@

Terminology and Notation

- \ No newline at end of file +