# PPT 弄數學公式 ## 插入方程式 - `alt` + `=`  - 輸入數學指令後按一下 `space` 就可以得到指令的效果,如果沒有出現代表 PPT 不支援該語法,以下會列出常見的指令。 ## 上下標 - 上標:`^`(例:輸入 `a^k` 後按 `space` 即可呈現 $a^k$) - 下標:`_`(例:輸入 `a_k` 後按 `space` 即可呈現 $a_k$) ## 符號 | 符號 | 指令 | 備註 | |:-----------------:|:-----------------:|:----------------:| | $\omega$ | `\omega` | 其他小寫符號類推 | | $\Omega$ | `\Omega` | 其他大寫符號類推 | | $\mathbb{R}$ | `\doubleR` | 實數 | | $\le$ | `\le` | less or equal | | $\ge$ | `\ge` | greater or equal | | $\ne$ | `\ne` | not equal | | $\subset$ | `\subset` | | | $\subseteq$ | `\subseteq` | subset or equal | | $\in$ | `\in` | | | $\notin$ | `\notin` | | | $\forall$ | `\forall` | | | $\exists$ | `\exists` | 注意有小寫 `s` | | $\nexists$ | `\nexists` | not exists | | $\infty$ | `\infty` | infinity | | $\rightarrow$ | `\rightarrow` | 左箭頭同理 | | $\Rightarrow$ | `\Rightarrow` | 左箭頭同理 | | $\Longrightarrow$ | `\Longrightarrow` | 左箭頭同理 | | $\times$ | `\times` | 乘法符號 | | $\cdot$ | `\cdot` | 乘法符號 | | $\cdots$ | `\cdots` | central dots | | $\vdots$ | `\vdots` | vertical dots | | $\ddots$ | `\ddots` | diagonal dots | | $\because$ | `\because` | | | $\therefore$ | `\therefore` | | ## 向量箭頭 呃這個好像沒有快速鍵,只能用滑鼠慢慢點 QQ  ## 多行大括弧 呃這個好像也沒有快速鍵,只能用滑鼠慢慢點 QQ  ## 矩陣 ### 基本矩陣 - **STEP 1**:先打 `[]` 再按一下 `space` 會出現這個:  - **STEP 2**:打字的游標移到中括號裡面,接著到上方功能列 > **方程式** > **矩陣**,點一下你要的矩陣。 - **STEP 3**:如果要調整矩陣大小,選矩陣裡面任一元素,滑鼠右鍵 > **數學選項** > **插入或刪除列/欄**  ### 增廣矩陣 - **STEP 1**:先打 `[|]` 再按一下 `space` 會出現這個:  - **STEP 2**:步驟同基本矩陣,只是要分別設定左矩陣跟右矩陣。 ### 行列式 - **STEP 1**:先打 `||` 再按一下 `space` 會出現這個:  - **STEP 2**:步驟同基本矩陣。 ## 其他資源 - [LaTeX Symbol Table](https://www.overleaf.com/latex/templates/symbol-table/fhqmttqvrnhk.pdf):有些 PPT 可能不支援,需要另外 Google - [draw.io](https://app.diagrams.net/):畫圖超好用的工具
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.