Test123: Unterschied zwischen den Versionen
Aus BAWiki
Keine Bearbeitungszusammenfassung |
|||
| Zeile 7: | Zeile 7: | ||
=== Math === | === Math === | ||
<math>E=mc^2</math> | <math>E=mc^2</math> | ||
<math>Gamma = C_r \cdot e^{i\Delta\varphi}</math> | |||
<math><\frac{2+dc}{9}</math> | <math><\frac{2+dc}{9}</math> | ||
Aktuelle Version vom 27. Oktober 2025, 14:17 Uhr
Spielwiese
AT / 0,5 AS 2

Test Extensions
Math
[math]\displaystyle{ E=mc^2 }[/math] [math]\displaystyle{ Gamma = C_r \cdot e^{i\Delta\varphi} }[/math]
[math]\displaystyle{ \lt \frac{2+dc}{9} }[/math]
ReplaceText
Bernhardstraße
ImageMap

PdfHandler
LinkTitles
SyntaxHighlight
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
Cite
Siehe [1]
Literatur
- ↑ Müller-Hagedorn