vault backup: 2022-11-23 11:41:04

This commit is contained in:
Daniel Bulant 2022-11-23 11:41:04 +01:00
parent 79795e24b2
commit b6d505d6d6
5 changed files with 36 additions and 2 deletions

View file

@ -13,7 +13,7 @@
{ {
"path": "/", "path": "/",
"date": "2022-11-23", "date": "2022-11-23",
"size": 931537 "size": 932054
} }
], ],
"activityHistory": [ "activityHistory": [
@ -922,7 +922,7 @@
}, },
{ {
"date": "2022-11-23", "date": "2022-11-23",
"value": 2260 "value": 2777
} }
] ]
} }

View file

@ -294,6 +294,14 @@
"lastUpdated": 1669195954085 "lastUpdated": 1669195954085
} }
} }
},
"\\downarrow": {
"\\downarrow": {
"currentFile": {
"count": 1,
"lastUpdated": 1669199405571
}
}
} }
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

View file

@ -23,16 +23,42 @@ $log_2x$ je roustoucí
$log_2x$ posunutý o 3 → $log_2x$ posunutý o 3 →
$log_2(x-3)$ $log_2(x-3)$
jedničkový bod: $[4;0]$
$log_2x$ posunutý o 3 ← $log_2x$ posunutý o 3 ←
$log_2(x+3)$ $log_2(x+3)$
jedničkový bod: $[-2;0]$
$log_2x$ posunutý o 3 $\uparrow$ $log_2x$ posunutý o 3 $\uparrow$
$log_2x+3$ $log_2x+3$
jedničkový bod: $[1;3]$
$log_2x$ posunutý o 3 $\downarrow$ $log_2x$ posunutý o 3 $\downarrow$
$log_2x-3$ $log_2x-3$
jedničkový bod: $[1;-3]$
![](Pasted%20image%2020221123111325.png) ![](Pasted%20image%2020221123111325.png)
[Calculator Suite - GeoGebra](https://www.geogebra.org/calculator/rvbswpyq) [Calculator Suite - GeoGebra](https://www.geogebra.org/calculator/rvbswpyq)
$log_2(x-5)+3$
5 →
3 $\uparrow$
Jedničkový bod: $[6;3]$
![](Pasted%20image%2020221123113129.png)
$log_2(-x)-4$
převrácená přes osu x
4 $\downarrow$
Jedničkový bod: $[1;-4]$
![](Pasted%20image%2020221123113224.png)
$log_{10}(x+3)-\frac12$
$log_{10}(x-3.5)$
$log_{10}(-x)+7$