diff options
author | Nao Pross <naopross@thearcway.org> | 2020-04-08 11:57:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-08 11:57:03 +0200 |
commit | 277acfd84d89b26f14f878f65d17a2dc312d277e (patch) | |
tree | e85241465cad1b29782d037988097002ea2c174f | |
parent | Add work (diff) | |
download | An1E-277acfd84d89b26f14f878f65d17a2dc312d277e.tar.gz An1E-277acfd84d89b26f14f878f65d17a2dc312d277e.zip |
Create README.md
-rw-r--r-- | README.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b10ab70 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +An1E Zusammenfassung +==================== + +Zusammenfassung der Vorlesung Analysis 2 fuer Elektrotechnik, Fruehlingsemeter 2020 von Dr. Zgraggen. + +Inhalt +------ +- Zahlenfolgen und Reihen +- Funktionen +- Grenzwertrechnung +- Differentialrechnung +- Fehlerrechnung und Fortpflanzung +- Integralrechnung (Intro) + +License (CC-SA) +--------------- +``` +An1E-ZF (c) by Naoki Pross + +An1E-ZF is licensed under a Creative Commons Attribution-ShareAlike 4.0 Unported License. +You should have received a copy of the license along with this work. If not, see + +http://creativecommons.org/licenses/by-sa/4.0/ +``` |