vault backup: 2024-01-18 10:11:00
This commit is contained in:
parent
def958abeb
commit
959cdabd77
2
.obsidian/plugins/obsidian-git/data.json
vendored
2
.obsidian/plugins/obsidian-git/data.json
vendored
@ -2,7 +2,7 @@
|
||||
"commitMessage": "vault backup: {{date}}",
|
||||
"autoCommitMessage": "vault backup: {{date}}",
|
||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||
"autoSaveInterval": 1,
|
||||
"autoSaveInterval": 5,
|
||||
"autoPushInterval": 0,
|
||||
"autoPullInterval": 5,
|
||||
"autoPullOnBoot": false,
|
||||
|
2
education/math/Exponents.md
Normal file
2
education/math/Exponents.md
Normal file
@ -0,0 +1,2 @@
|
||||
A negative exponent is the equivalent of `1/x`, EG
|
||||
$$ x^{-2} = \frac{1}{x^2} $$
|
Loading…
Reference in New Issue
Block a user