add initial wip analysis structure

This commit is contained in:
2022-10-10 13:52:46 +02:00
parent 109fa6dea3
commit cd8f9ffa89
17 changed files with 110 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
title: Ableitungen
tags: [mathematik, mengenlehre, analysis, differentiation, differentialrechnung, differential, ableitung]
sidebar_position: 1
---
WIP

View File

@ -0,0 +1,7 @@
---
title: Taylorreihen
tags: [mathematik, mengenlehre, analysis, differentiation, differentialrechnung, ableitung, taylor, reihen, polynom]
sidebar_position: 2
---
WIP

View File

@ -0,0 +1,7 @@
---
title: Anwendungen der Differentialrechnung
tags: [mathematik, mengenlehre, analysis, differentiation, differentialrechnung, ableitung, l'Hospital, extremwert, kurvendiskussion]
sidebar_position: 3
---
WIP

View File

@ -0,0 +1,4 @@
{
"position": 4,
"label": "Differentialrechnung"
}

View File

@ -0,0 +1,7 @@
---
title: Differentialrechnung
tags: [mathematik, mengenlehre, analysis, differentiation, differentialrechnung, differential, ableitung]
sidebar_position: 4
---
WIP