Skip to content

Commit bca65a6

Browse files
authored
Update README.md
1 parent 8360e2a commit bca65a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Handhabung
3434
## ROME
3535

3636
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).
37+
(ROMBERG Integration nach Meyberg und Vachenauer, [2001](https://doi.org/10.1007/978-3-642-56654-7_4), S. 209).
3838

3939
- Ausführung von `ROME.bat`:
4040
- Definition von $f(x)$ in `ROME.h`;

0 commit comments

Comments
 (0)