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: Bestimmte und unbestimmte Integrale
tags: [mathematik, mengenlehre, analysis, integration, integralrechnung, stammfunktion, riemann integral, bestimmtes integral, unbestimmtes integral]
sidebar_position: 1
---
WIP

View File

@ -0,0 +1,7 @@
---
title: Uneigentliche- und Parameter-Integrale
tags: [mathematik, mengenlehre, analysis, integration, integralrechnung, stammfunktion, riemann integral, uneigentliches integral, parameterintegral]
sidebar_position: 2
---
WIP

View File

@ -0,0 +1,7 @@
---
title: Kurvenintegral
tags: [mathematik, mengenlehre, analysis, integration, integralrechnung, kurvenintegral, wegintegral, kurve, gebiet, skalarfeld, vektorfeld]
sidebar_position: 3
---
WIP

View File

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

View File

@ -0,0 +1,7 @@
---
title: Integralrechnung
tags: [mathematik, mengenlehre, analysis, integration, integralrechnung]
sidebar_position: 5
---
WIP