此頁歡迎共筆。
HackMD 是透過 MathJax 支援 ,雖未支援所有語法,對多數人應已足夠,一起把 Web 上醜死的公式換成美美的吧~
= A\times B
= a\cdot b
= \div
= \pmod n
= \pm (plus and minus)
= \partial
= \oplus
= \&
= \gt (greater than)
= \lt (less than)
= \ge (greater or equal)
= \le (less or equal)
= \lhd (normal subgroup)
= \unlhd
= \ne (not equal)
= \approx (approximate to)
= \sim (similar)
= \cong (congruent)
= \equiv (equivalent)
= \ll, much less than
= \gg, much greater than
= \nless, not less than
= \ngtr, not greater than
= \cap, 像帽子, intersection
= \cup, 像杯子, union
= \subset, or implied
= \superset, or implies
= \subseteq
= \supseteq
= \land (logical and); \wedge (wedge product)
= \lor (logical or)
= \binom{a}{b}
Binomial :
或 \binom a b
或 { a \choose b }
\tbinom a b (t for \textstyle)
\dbinom a b (d for \displaystyle)
= \cos{\theta}
= \sin{\theta}
= \log_{b}{x}
= \ln{x}
= \lceil x \rceil
= \lfloor x \rfloor
= \alpha
= \beta
= \Delta, = \delta
= \epsilon, = \varepsilon
= \gamma
= \theta
= \sigma
= \pi
= \mu
= \lambda
= \omega
= \phi
= \varphi
= \rho
\boldsymbol{}
pmb{}
= \angle
= \triangle
= \square
= \quad (space)
= \propto (propotional to)
= \because
= \therefore
= \mathbb{Z}
= \mathbb{P}
= \mathbb{R}
= \mathbb{C}
= \Im (Imaginary Space)
= \Re (Real Space)
= \emptyset
= \varnothing (以此表示空集合較好看)
= \in
= \not\in
= \langel S\rangle (generator)
= \chi
= \circlearrowleft
= \circlearrowright
= \curvearrowleft
= \curvearrowright
= \hbar (Planck's Constant)
https://oeis.org/wiki/List_of_LaTeX_mathematical_symbols#Set_and.2For_logic_notation
If you want to represent bold greek letters.
link for Blod of Greek
\mathbb - Used to turn on blackboard-bold for uppercase letters and lowercase 'k'.
\mathbf - Used to turn on boldface for uppercase and lowercase letters and digits.
\mathit - forces the math italic mode.
\mathcal - Used to turn on calligraphic font for uppercase letters and digits.
\mathfrak - turn on fraktur font for uppercase and lowercase letters and digits (and a few other characters).
\mathrm - Used to turn on roman typestyle for uppercase and lowercase letters.
\mathscr - Used to turn on script typestyle for uppercase letters. If lowercase script letters are not available, then they are typeset in a roman typestyle.
\mathsf - Used to turn on sans serif typestyle for uppercase and lowercase letters and digits; also affects uppercase greek.
\mathtt - Used to turn on typewriter typestyle for uppercase and lowercase letters and digits.
\oldstyle - Used to turn on oldstyle font.
If you want to represent bold greek letters.
link for Blod of Greek
\mathord - forces the argument to be treated in the 'ordinary' class.
\mathrel - forces the argument to be treated in the 'relation' class.
\mathinner - forces the argument to appear 'inside' other formulas, and should be surrounded by additional space in certain circumstances.
\mathbin - Used to give the correct spacing to make an object into a binary operator.
\mathstrut - Used to achieve more uniform appearance in adjacent formulas as an invisible box whose width is zero.
\mathpunct
\mathopen
\mathclose
\mathop
\mathchoice - provides content that is dependent on the current style (display, text, script, or scriptscript).
LaTeX