| 123456789101112131415161718192021222324252627282930 | %%
%% Bogenmaß
%%
\begin{frage}[2]
  Rechnen Sie die folgenden Winkel um vom Bogenmaß ins Gradmaß oder vom Gradmaß ins Bogenmaß.
  Beispiel
  \begin{tabular}{ccc}
    $30\degre$ & = & $\frac{\pi}{6}$ rad 
  \end{tabular}
  ... ins Bogenmaß:
  \begin{bbwFillInTabular}{ccc}
    $90\degre$  & = & \LoesungsRaum{$\frac{\pi}{2}$} rad\\
    $280\degre$ & = & \LoesungsRaum{$\frac{14\pi}{9}$} rad\\
  \end{bbwFillInTabular}
    ... ins Gradmaß:
  \begin{bbwFillInTabular}{ccc}
    $\frac{5\pi}{4}$ rad & = & \LoesungsRaum{225}$\degre$\\
    $0.2\cdot{}\pi$  rad & = & \LoesungsRaum{36}$\degre$\\
  \end{bbwFillInTabular}
  \platzFuerBerechnungen{7.2}
\end{frage}
 |