mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
EAZ Entwurf begonnen
This commit is contained in:
parent
085044268e
commit
94da631d55
4 changed files with 197 additions and 6 deletions
|
@ -33,9 +33,9 @@
|
|||
\State $i \gets i + 1$
|
||||
\EndWhile
|
||||
\\
|
||||
\State \textbf{Ergebnis:} $y_{0} y_{1} \dots y_{i-1}$
|
||||
\State \textbf{Result:} $y_{0} y_{1} \dots y_{i-1}$
|
||||
\end{algorithmic}
|
||||
\caption{Horner-Schema zum Basiswechsel von Zahlen in $\mathbb{N}_0$}
|
||||
\caption{Horner-Schema for changing base for numbers in $\mathbb{N}_0$}
|
||||
\label{alg:hornerschemaGanzeZahlen}
|
||||
\end{algorithm}
|
||||
\end{preview}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue