Update Content - 2024-12-17

This commit is contained in:
2024-12-17 15:45:58 +01:00
parent 67d17f8302
commit 1e67813822
2 changed files with 12 additions and 5 deletions

View File

@@ -89,8 +89,8 @@ Unumbered equation:
Using the `equation` environment in Eq. <eq:numbered>.
\begin{equation}
F(s) = \int\_0^\infty f(t) e^{-st} dt \label{eq:numbered}
\begin{equation} \label{eq:numbered}
F(s) = \int\_0^\infty f(t) e^{-st} dt
\end{equation}
Using the `align` environment Equations <eq:align_1> and <eq:align_2>.