We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8360e2a commit bca65a6Copy full SHA for bca65a6
README.md
@@ -34,7 +34,7 @@ Handhabung
34
## ROME
35
36
Approximiert das Integral $\int\limits_a^bf(x)dx$ mittels *Romberg-Extrapolation*
37
-(ROMBERG Integration nach Meyberg & Vachenauer, [2001](https://doi.org/10.1007/978-3-642-56654-7_4), S. 209).
+(ROMBERG Integration nach Meyberg und Vachenauer, [2001](https://doi.org/10.1007/978-3-642-56654-7_4), S. 209).
38
39
- Ausführung von `ROME.bat`:
40
- Definition von $f(x)$ in `ROME.h`;
0 commit comments