diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 20:18:21 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-02-16 20:18:21 +0100 |
| commit | 947a761f0dfc9d04bf175596f4cfa11faab5e6db (patch) | |
| tree | a92daa2945634e8e54b0a0b9166c93b6669032e2 | |
| parent | dc4a8153a466b3b4c58c67ed6a20156668363dc6 (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 20953c7..9e29591 100644 --- a/source/wg04/paper.tex +++ b/source/wg04/paper.tex @@ -40,7 +40,7 @@ We assume $x, y, z \in \mathbb{R}, \quad n \in \mathbb{N}, \quad \cos(\pi) < a < Where $\delta t \in \mathbb{R}$ such that $0 < \delta t$. \subsection{The K-Equation:} \begin{equation} - K_{n} \coloneqq {a}^{b} S_{k}{t}(u_{n}) \quad d \cdot u_{n}, \quad \forall u_{n} \in \mathbb{R} + K_{n} \coloneqq \int_{a}^{b} S_{k}{t}(u_{n}) \quad d \cdot u_{n}, \quad \forall u_{n} \in \mathbb{R} \end{equation} Where $K_{n} > 0$ for $z \in \mathbb{R}$. \\ Where $S_{k}(u)$ is the A-Function where $S_{k}(u) \in \mathbb{C}$ if and only if $u \in \mathbb{R}, \quad u > 0$. |
