vault backup: 2023-01-04 11:40:54

This commit is contained in:
Daniel Bulant 2023-01-04 11:40:54 +01:00
parent eef28e565a
commit f4eb938f44
3 changed files with 21 additions and 13 deletions

View file

@ -13,7 +13,7 @@
{ {
"path": "/", "path": "/",
"date": "2023-01-04", "date": "2023-01-04",
"size": 950684 "size": 950768
} }
], ],
"activityHistory": [ "activityHistory": [
@ -1006,7 +1006,7 @@
}, },
{ {
"date": "2023-01-04", "date": "2023-01-04",
"value": 201 "value": 285
} }
] ]
} }

View file

@ -4,16 +4,16 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "de291758ddf78dd6", "id": "85dbe803f744ad2d",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "d3ed84bd773ec349", "id": "994500a08f1de9cd",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "cjl/literatura/slohy/Preromantismus/Preromantismus.md", "file": "mat/Funkce/Příklady.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -77,7 +77,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "cjl/literatura/slohy/Preromantismus/Preromantismus.md", "file": "mat/Funkce/Příklady.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -94,7 +94,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "cjl/literatura/slohy/Preromantismus/Preromantismus.md", "file": "mat/Funkce/Příklady.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -141,7 +141,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "cjl/literatura/slohy/Preromantismus/Preromantismus.md" "file": "mat/Funkce/Příklady.md"
} }
} }
}, },
@ -216,17 +216,17 @@
"breadcrumbs:Breadcrumbs Visualisation": false "breadcrumbs:Breadcrumbs Visualisation": false
} }
}, },
"active": "d3ed84bd773ec349", "active": "994500a08f1de9cd",
"lastOpenFiles": [ "lastOpenFiles": [
"cjl/Slohové práce/Reportáž - V Kotli.md", "mat/mat.md",
"cjl/cjl.md", "cjl/cjl.md",
"cjl/literatura/slohy/Preromantismus/Preromantismus.md",
"cjl/Slohové práce/Reportáž - V Kotli.md",
"mat/Funkce/Logaritmus.md", "mat/Funkce/Logaritmus.md",
"mat/Funkce/Příklady.md", "mat/Funkce/Příklady.md",
"mat/mat.md",
"fyz/fyz.md", "fyz/fyz.md",
"fyz/Mechanika tekutin/Termodynamika/Vnitřní energie, teplo - řešení příkladů.md", "fyz/Mechanika tekutin/Termodynamika/Vnitřní energie, teplo - řešení příkladů.md",
"fyz/Mechanika tekutin/Termodynamika/Pokus - Měření účinnosti varné konvice.md", "fyz/Mechanika tekutin/Termodynamika/Pokus - Měření účinnosti varné konvice.md",
"fyz/Mechanika tekutin/Termodynamika/Celsiova teplotní stupnice.md", "fyz/Mechanika tekutin/Termodynamika/Celsiova teplotní stupnice.md"
"fyz/Mechanika tekutin/Termodynamika/Termodynamická teplota.md"
] ]
} }

View file

@ -406,3 +406,11 @@ $56x+56=112x+8x^2$
$56=56x+8x^2$ $56=56x+8x^2$
$\frac25*2=\frac{2*2}5$ $\frac25*2=\frac{2*2}5$
---
$3^{m-5}=5^{2m+1}/\log$
$\log3^{m-5}=\log5^{2m+1}$
$(m-5)\log3=(2m+1)\log5$