Skip to content
Snippets Groups Projects
Commit 419bc632 authored by Michael Wimmer's avatar Michael Wimmer
Browse files

add lecture to index

parent f9ec75ce
No related branches found
No related tags found
1 merge request!9DifferentialEquationsLecture2
Pipeline #43651 passed
......@@ -8,6 +8,7 @@ nav:
- Intro: 'index.md'
- Coordinates: 'coordinates.md'
- Complex Numbers: '1_complex_numbers.md'
- Differential equations 2: '8_differential_equations_2.md'
theme:
name: material
......
......@@ -574,4 +574,4 @@ necessary to work with numerical methods of solution.
(a) Lf = A(x) \frac{d^2 f}{dx^2}
(b) Lf = \frac{d}{dx} \big{()} A(x) \frac{df}{dx} \big{)}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment