This commit is contained in:
赵鑫 2022-08-12 14:16:27 +08:00
parent c35fef9cd2
commit de99c758fc

View File

@ -1,4 +1,4 @@
# 数学学习笔记
# 数学
## 小学阶段
@ -6,8 +6,7 @@
#### 算术
符号:$+-\times\div=<>()123456789.0......$
符号:$+-\times\div=<>(1234567890.\cdot)$
正整数:$\mathbb{Z}^+$ $\{1,2,3\dots\}$
@ -65,13 +64,13 @@ $\forall (a,b,x,y)\in\mathbb{Z} \land x\neq0, y={a}{x}+b \iff {y}\div{x}={a}\cdo
`上北下南,左西右东`
```math
$$
西北 \leftrightarrow 北 \leftrightarrow 东北\\
\nwarrow \uparrow \nearrow\\
西 \leftarrow 中 \rightarrow 东\\
\swarrow \downarrow \searrow\\
西南 \leftrightarrow 南 \leftrightarrow 东南
```
$$
#### 图形