Search found 1 match

by IdaGraham
Sat Oct 14, 2023 8:49 am
Forum: Math & Science
Topic: Tall brace in multi line math expression.
Replies: 3
Views: 18674

Tall brace in multi line math expression.

Another way to achieve the same result is to use the '\left.' and '\right\}' commands together.

Code: Select all

\begin{equation}
1+
\cfrac {1}{1+
\cfrac {1}{1+
\cfrac {1}{1+
\cfrac {1}{1+
\cfrac {1}{1+ \dots
\left.
\right\}
}}}}}
\end{equation}