Help:數學公式/積分
出自 MBA智库百科(https://wiki.mbalib.com/)
簡介 | 函數、符號及特殊字元 | 上標、下標及積分 | 分數及多行顯示 | 字體 | 括弧 | 空格 | 聲調
功能 | 語法 | 效果 |
---|---|---|
上標 | a^2 | a2 |
下標 | a_2 | a2 |
組合 | a^{2+2} | a2 + 2 |
a_{i,j} | ai,j | |
結合上下標 | x_2^3 | ![]() |
前置上下標 | {}_1^2\!X_3^4 | ![]() |
導數 (HTML) | x' | x' |
導數 (PNG) | x^\prime | ![]() |
導數 (錯誤) | x\prime | ![]() |
導數點 | \dot{x}
| ![]() |
\ddot{y}
| ![]() | |
向量 | \vec{c}
| ![]() |
\overleftarrow{a b}
| ![]() | |
\overrightarrow{c d}
| ![]() | |
\widehat{e f g}
| ![]() | |
上劃線 | \overline{h i j}
| ![]() |
下劃線 | \underline{k l m}
| ![]() |
上括弧 | \overbrace{1+2+\cdots+100}
| ![]() |
\begin{matrix} 5050 \\ \overbrace{ 1+2+\cdots+100 } \end{matrix}
| ![]() | |
下括弧 | \underbrace{a+b+\cdots+z}
| ![]() |
\begin{matrix} \underbrace{ a+b+\cdots+z } \\ 26 \end{matrix}
| ![]() | |
求和 | \sum_{k=1}^N k^2 | ![]() |
\begin{matrix} \sum_{k=1}^N k^2 \end{matrix} | ![]() | |
求積 | \prod_{i=1}^N x_i | ![]() |
\begin{matrix} \prod_{i=1}^N x_i \end{matrix} | ![]() | |
上積 | \coprod_{i=1}^N x_i | ![]() |
\begin{matrix} \coprod_{i=1}^N x_i \end{matrix} | ![]() | |
極限 | \lim_{n \to \infty}x_n | ![]() |
\begin{matrix} \lim_{n \to \infty}x_n \end{matrix} | ![]() | |
積分 | \int_{-N}^{N} e^x\, dx | ![]() |
\begin{matrix} \int_{-N}^{N} e^x\, dx \end{matrix} | ![]() | |
雙重積分 | \iint_{D}^{W} \, dx\,dy | ![]() |
三重積分 | \iiint_{E}^{V} \, dx\,dy\,dz | ![]() |
四重積分 | \iiiint_{F}^{U} \, dx\,dy\,dz\,dt | ![]() |
路徑積分 | \oint_{C} x^3\, dx + 4y^2\, dy | ![]() |
交集 | \bigcap_1^{n} p | ![]() |
並集 | \bigcup_1^{k} p | ![]() |