Eingaben für Klausuren auf eLearning: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 9: | Zeile 9: | ||
|- | |- | ||
| 2/3 || <math>\frac{2}{3}</math> | | 2/3 || <math>\frac{2}{3}</math> | ||
|- | |||
| -(p/2)+-sqrt((p/2)^2-q) || <math>x=- \frac{p}{2} \pm \sqrt{(\frac{p}{2})^2-q}</math> | |||
|- | |||
| x=3 or x=5 || <math>x_1=3, x_2=5</math> | |||
|- | |||
| +- || <math>\pm </math> | |||
|- | |- | ||
| binomial(2,3) || <math>\binom{2}{3}</math> | | binomial(2,3) || <math>\binom{2}{3}</math> | ||
|} | |} |
Version vom 22. März 2024, 15:20 Uhr
Mathematische Zeichen für die Verwendung in Klausuren über elearning.flbk-hamm.de werden wie folgt eingegeben:
Eingabe | Darstellung |
---|---|
2*x^3 | [math]\displaystyle{ 2 \cdot x^3 }[/math] |
sqrt(5) | [math]\displaystyle{ \sqrt{5} }[/math] |
2/3 | [math]\displaystyle{ \frac{2}{3} }[/math] |
-(p/2)+-sqrt((p/2)^2-q) | [math]\displaystyle{ x=- \frac{p}{2} \pm \sqrt{(\frac{p}{2})^2-q} }[/math] |
x=3 or x=5 | [math]\displaystyle{ x_1=3, x_2=5 }[/math] |
+- | [math]\displaystyle{ \pm }[/math] |
binomial(2,3) | [math]\displaystyle{ \binom{2}{3} }[/math] |