summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-02-15 12:35:19 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-02-15 12:35:28 +0100
commite462a00ddd9caeba4fae08719773cc8d976551c0 (patch)
tree3e7fac71a49945e77043cce6060a001fd3a6f6ba
parent2778b1bb5d2ba85dca4ee52a54ba9766f69e30c3 (diff)
feat: technical note paper updates. (papers).
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
-rw-r--r--source/wg04/paper.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/wg04/paper.tex b/source/wg04/paper.tex
index 06ca1f4..9ffa777 100644
--- a/source/wg04/paper.tex
+++ b/source/wg04/paper.tex
@@ -23,7 +23,7 @@
\abstract
{
- This paper defines, and documents useful primitives to be used in the case of calculus. Them shall been kept abstract for the sole purpose of flexibility.
+ This paper defines, and documents useful primitives to be used in the case of calculus. They shall been kept abstract for the sole of flexibility.
}
\begin{center}
@@ -43,13 +43,13 @@ Let the following definitions be used in mathematical analysis:
Let an integral $\alpha$ be defined:
\begin{equation}
- \sum_{k=1}^{a_{n}} \int_{a_{0}}^{a_{n}} f_{k}(S(b_{a_{0}})) + C, \quad b_{a_{0}} > 0, \quad b_{a_{0}} \in \mathbb{R}
+ \sum_{k=1}^{a_{n}} \int_{a_{0}}^{a_{n}} f_{k}(S(b_{a_{0}})) \quad db_a{0}, \quad b_{a_{0}} > 0, \quad b_{a_{0}} \in \mathbb{R}
\end{equation}
Such that:
\begin{equation}
a > 0, \quad a \in \mathbb{R}, \quad k \neq 0, \quad k \in \mathbb{R}
\end{equation}
-Such that $S$ is a user-defined computing function of a sum $b_{a_{0}}$.
+Such that $S$ is a user-defined computing function of a sum $b_{a_{0}}$
\subsection{Definition of Ze in $\mathbb{R}$}