You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
			
	
	
		
			
				
					
						
						
							| 12345678910111213141516 | %% Runden auf Dezimale
\begin{frage}[2]
  Runden Sie die folgenden Zahlen auf je vier Dezimalen und geben Sie
  alle vier Dezimalen an.
  \begin{enumerate}[label=\alph*) ]
    \item $4.689566  \approx$ ................... \TRAINER{4.6896}
    \item $0.46897   \approx$ .................. \TRAINER{0.4690}
    \item $\frac59   \approx$ ....................\TRAINER{0.5556}
    \item $0.0000498 \approx$ ................\TRAINER{0.0000}
  \end{enumerate}
  \TRAINER{Pro richtige 1/2 Pkt.}
  \platzFuerBerechnungen{2.4}
\end{frage}
 |