vault backup: 2022-01-26 15:13:51

This commit is contained in:
Daniel Bulant 2022-01-26 15:13:51 +01:00
commit b7fd8cc322
11 changed files with 99 additions and 3 deletions

View file

@ -13,7 +13,7 @@
{
"path": "/",
"date": "2022-01-26",
"size": 773287
"size": 753044
}
],
"activityHistory": [
@ -25,12 +25,44 @@
"value": 3566
},
{
"date": "2022-01-25",
"date": "2022-01-07",
"value": 120244
},
{
"date": "2022-01-11",
"value": 7492
},
{
"date": "2022-01-12",
"value": 69078
},
{
"date": "2022-01-13",
"value": 1228
},
{
"date": "2022-01-14",
"value": 2893
},
{
"date": "2022-01-18",
"value": 0
},
{
"date": "2022-01-19",
"value": 36039
},
{
"date": "2022-01-21",
"value": 4223
},
{
"date": "2022-01-25",
"value": 4153
},
{
"date": "2022-01-26",
"value": 0
"value": 1011
}
]
}

View file

@ -12,4 +12,5 @@ imagePrefix: 'data/'
- [[cjl/literatura/literatura|literatura]]
- [[cjl/Povinné knihy|Povinné knihy]]
- [[cjl/Slohové práce/Slohové práce|Slohové práce]]
- [[cjl/testy/testy|testy]]
%% Zoottelkeeper: End of the autogenerated index file list %%

View file

@ -0,0 +1,4 @@
# Středověká literatura
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[cjl/literatura/Středověká literatura/Žánry|Žánry]]
%% Zoottelkeeper: End of the autogenerated index file list %%

View file

@ -0,0 +1,15 @@
# Žánry
## svítáníčko
ranní milenecké básně a písně.
## alba
## bylina
## pašijové hry
utrpení ježíše krista
## liturgické hry
náboženské
## pastorela
pastýřské básně
## žalm
Prosba k bohu
## kronika (Kosmas)
## cestopis (Marco Polo)

View file

@ -14,6 +14,7 @@ imagePrefix: 'data/'
- [[cjl/literatura/Řecká literatura/Řecká literatura|Řecká literatura]]
- [[cjl/literatura/slohy/slohy|slohy]]
- [[cjl/literatura/Slovní spojení|Slovní spojení]]
- [[cjl/literatura/Středověká literatura/Středověká literatura|Středověká literatura]]
- [[cjl/literatura/Tropy a figury|Tropy a figury]]
- [[cjl/literatura/Základní literaturní pojmy|Základní literaturní pojmy]]
%% Zoottelkeeper: End of the autogenerated index file list %%

1
notes/cjl/testy/bible.md Normal file
View file

@ -0,0 +1 @@
# bible

3
notes/cjl/testy/testy.md Normal file
View file

@ -0,0 +1,3 @@
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[cjl/testy/bible|bible]]
%% Zoottelkeeper: End of the autogenerated index file list %%

View file

@ -2,9 +2,14 @@
tags: [MOC, generated, index, mat, mat/funkce]
---
# Funkce
```ccard
type: folder_brief_live
imagePrefix: 'data/'
```
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[mat/Funkce/Cosinus|Cosinus]]
- [[mat/Funkce/Cotangens|Cotangens]]
- [[mat/Funkce/Funkční přepis|Funkční přepis]]
- [[mat/Funkce/Kartézský součin|Kartézský součin]]
- [[mat/Funkce/Sinus|Sinus]]
- [[mat/Funkce/Tangens|Tangens]]

View file

@ -0,0 +1,29 @@
# Funkční přepis
Zápis funkce pomocí rovnice
$f_1(x): y = \frac{4-2x}{x+3}$
$x + 3 \neq 0$
$x \neq -3$
$Df_1 = R-\{3\} = R \backslash \{-3\} = (-\inf; -3) \cup (-3; +\inf)$
---
$f_2(x): y = 3x - \frac1{2x}$
$Df_2 = R - \{0\}$
$f_2(x) = \frac{53}6$
---
## Inverzní funkce
$f_1 \dots$ inverzní k $f_1^{-1}$
V rovnici se prohodí x a y.
$f_1(x): y = \frac{4-2x}{x+3}$
$f_1^{-1}(x): x = \frac{4-2y}{y+3}$
$x(y+3) = 4-2y$ | +2y
$x(y+3)+2y = 4$ | x
$y+3+\frac{2y}x = \frac4x$

View file

@ -1,4 +1,8 @@
# Lomené výrazy
```ccard
type: folder_brief_live
imagePrefix: 'data/'
```
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[mat/Lomené výrazy/Dělení a umocňování lomených výrazů|Dělení a umocňování lomených výrazů]]
- [[mat/Lomené výrazy/Krácení a rozšiřování lomených výrazů|Krácení a rozšiřování lomených výrazů]]

View file

@ -7,6 +7,7 @@ noteOnly: true
%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[ang/ang|ang]]
- [[cjl/cjl|cjl]]
- [[conflict-files-obsidian-git|conflict-files-obsidian-git]]
- [[data/data|data]]
- [[dej/dej|dej]]
- [[ech/ech|ech]]