Files
AutoC/README.md
2026-01-27 15:19:22 +01:00

12 lines
108 B
Markdown

Topic 5: Numerical integration methods
compile with:
```bash
make clean
```
run with:
```bash
./main
```