删除一些东西

This commit is contained in:
赵鑫 2022-08-12 16:21:45 +08:00
parent 3245d68868
commit b3c1c0ea63
3 changed files with 1 additions and 18 deletions

View File

@ -1,12 +1,5 @@
# 数学
- [知识点](知识点/)
- [数学问题](问题/)
## 小学阶段
### 知识点
#### 算术
符号:$+-\times\div=<>(1234567890.\cdot)$
@ -27,8 +20,6 @@ $\forall (a,b,x,y)\in\mathbb{Z} \land x\neq0, y={a}{x}+b \iff {y}\div{x}={a}\cdo
加法交换律:$a+b=b+a$
#### 单位
**做题时应单位统一!!!**
@ -45,7 +36,7 @@ $$西 \leftarrow 中 \rightarrow 东$$
$$\swarrow \downarrow \searrow$$
$$西南 \leftrightarrow 南 \leftrightarrow 东南$$
#### 图形
#### 图形
##### 角

View File

@ -1,4 +0,0 @@
# 知识点
- [十进制](十进制.md)
- [乘法](乘法.md)

View File

@ -1,4 +0,0 @@
# 数学问题
- [均贫富](均贫富.md)
- [鸡兔同笼](鸡兔同笼.md)