Calculus début
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
-[Introduction](./intro.md)
|
||||
|
||||
# Mathématiques élémentaires
|
||||
# Mathématiques
|
||||
- [Rappel](./math/rappel/flux.md)
|
||||
- [Logique](./math/logique/summary.md)
|
||||
- [implication](./math/logique/implication.md)
|
||||
@ -19,7 +19,11 @@
|
||||
- [Les Droites](./math/geo/droites.md)
|
||||
- [Les Systems](./math/geo/systems.md)
|
||||
- [Les Plans](./math/geo/plans.md)
|
||||
# Programmation et algorithmique I
|
||||
- [Calculus](./math/calculus/index.md)
|
||||
- [Suite numérique et leurs convergences](./math/calculus/chap1.md)
|
||||
- [Limites de fonctions](./math/calculus/chap2.md)
|
||||
- [Dérivabilité des fonctions](./math/calculus/chap3.md)
|
||||
- [Développement de Taylor](./math/calculus/chap4.md)
|
||||
# Physique générale I
|
||||
- [Mecanique](./phys/meca/index.md)
|
||||
- [Chapitre 1](./phys/meca/chap1.md)
|
||||
|
Reference in New Issue
Block a user