Skip to content
Snippets Groups Projects
Commit 0feda195 authored by Krueger Jasmin's avatar Krueger Jasmin
Browse files

replaced r by R to differentiate it more clearly from r_g and r_h

parent 240bf584
Branches
No related tags found
No related merge requests found
......@@ -775,8 +775,8 @@ Nous avons $\delta = \left|\left( \begin{matrix}
\end{matrix}\right)\right|$\\
Input: \\
Output:\\
1. $ q, r = fastdivrem(se,h)$\\
2. $\delta_h = r$\\
1. $ q, R = fastdivrem(se,h)$\\
2. $\delta_h = R$\\
3. $\delta_g = te + qg$\\
4. $\mu = $
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment