2
0
Fork 0
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:
Martin Thoma 2013-08-22 22:06:19 +02:00
parent 085044268e
commit 94da631d55
4 changed files with 197 additions and 6 deletions

View file

@ -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}