Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
9140b59586
added some notes
2014-01-09 07:04:01 +01:00
Martin Thoma
102fe0447b
Änderungen der Zugfahrt eingearbeitet.
2014-01-02 16:16:13 +01:00
Martin Thoma
44b274b3a6
Bisection method and Muellers method added
2013-12-30 00:02:54 +01:00
Martin Thoma
01e343f66c
next (failed?) try to calculate the quadratic
2013-12-20 12:36:06 +01:00
Martin Thoma
bdf8bbca3d
moved argument to the correct location; consistency for titles; added proof to theorem (only two solutions for quadratic problem)
2013-12-16 11:56:21 +01:00
Martin Thoma
d53905494b
added some ideas for the case of intervalls [a,b] of R
2013-12-12 23:05:04 +01:00
Martin Thoma
1f7971f5ab
added some ideas; heavy restructuring
2013-12-12 16:22:13 +01:00