restructure wip analysis structure

This commit is contained in:
Niklas Birk 2022-10-10 14:02:01 +02:00
parent cd8f9ffa89
commit 4e56252096
12 changed files with 18 additions and 11 deletions

View File

@ -0,0 +1,7 @@
---
title: Reelle Zahlen
tags: [mathematik, mengenlehre, analysis, reelle zahlen, reell]
sidebar_position: 2
---
WIP

View File

@ -1,7 +1,7 @@
---
title: Komplexe Zahlen
tags: [mathematik, mengenlehre, analysis, komplexe zahlen, komplex]
sidebar_position: 1
sidebar_position: 3
---
WIP

View File

@ -1,7 +1,7 @@
---
title: Metrische Räume
tags: [mathematik, mengenlehre, analysis, metrik, abstand, metrischer raum]
sidebar_position: 1
sidebar_position: 4
---
WIP

View File

@ -1,7 +1,7 @@
---
title: Stetigkeit
tags: [mathematik, mengenlehre, analysis, stetigkeit, stetig]
sidebar_position: 4
sidebar_position: 6
---
WIP

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
---
title: Folgen
title: Reihen
tags: [mathematik, mengenlehre, analysis, folge, reihe, konvergenz, divergenz]
sidebar_position: 2
---

View File

@ -1,4 +1,4 @@
{
"position": 3,
"position": 5,
"label": "Folgen und Reihen"
}

View File

@ -1,4 +1,4 @@
{
"position": 5,
"position": 8,
"label": "Integralrechnung"
}