diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 20:24:55 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 20:24:55 +0100 |
| commit | b67cfca92e538991033dc1bf06ef07cdb9435a49 (patch) | |
| tree | 4a171cc58f244230d07152334777d25a51347242 | |
| parent | 00a43b3cd4630cf73d192bf6817c966af376e51e (diff) | |
chore: update papers, add assumptions in 'Integrals for Equations and Analysis' paper.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | source/wg04/paper.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/wg04/paper.tex b/source/wg04/paper.tex index a499cac..b5c0302 100644 --- a/source/wg04/paper.tex +++ b/source/wg04/paper.tex @@ -37,7 +37,7 @@ We assume $x, y, z \in \mathbb{R}, \quad n \in \mathbb{N}, \quad \cos(\pi) < a < \begin{equation} I_{2} \coloneqq \int_{a}^{b} E_{1}d \cdot x, \quad E_{1} = Z(x) := \frac{(S(x) \cdot y)}{\Delta t \cdot z} \end{equation} -Where $\Delta t \in \mathbb{R}$ such that $0 < \delta t$. +Where $\Delta t \in \mathbb{R}$ such that $0 < \Delta t$. \subsection{The K-Equation:} \begin{equation} K_{n} \coloneqq \int_{a}^{b} S_{n}(u_{n}) \quad d \cdot u_{n}, \quad \forall u_{n} \in \mathbb{R} |
