update ana lecture and uebungen
This commit is contained in:
Binary file not shown.
@@ -11,7 +11,7 @@
|
||||
\begin{enumerate}[a)]
|
||||
\item Zur Basis 10 dargestellt:
|
||||
\[
|
||||
(0.5731 \times 8^{5})_{8} = (5\cdot 8^{-1} + 7 \cdot 8^{-2} + 3 \cdot 8^{-3} + 1 \cdot 8^{-4})
|
||||
(0.5731 \times 10^{5})_{8} = (5\cdot 8^{-1} + 7 \cdot 8^{-2} + 3 \cdot 8^{-3} + 1 \cdot 8^{-4})
|
||||
\cdot 8^{5} = 24264 = 0.24264 \times 10^{5}
|
||||
.\]
|
||||
\item Die Zahl $x_1 = (0.3)_{10} \in \R$
|
||||
|
||||
Reference in New Issue
Block a user