사용자:LEE77/연습장: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
1번째 줄: 1번째 줄:
<!--저의 개인 연습장 입니다.-->
<!--저의 개인 연습장 입니다.-->
ㅇㅇㅇ
{{도움말|백:TeX|백:수식}}
 
위키백과에서는 수학 공식을 간편하게 입력하기 위해, [[TeX|{{TeX}}]] 문법을 지원합니다. 이것은 수식이 간단한 경우 [[HTML]]로, 복잡한 경우에는 [[PNG]] 그림으로 나타납니다. 또한 [[특수기능:Preferences|사용자 설정]]에서 {{TeX}} 표시 방법을 조절할 수도 있습니다.
 
이 기능을 사용하려면 <code><nowiki><math> ... </math></nowiki></code> 사이에 {{TeX}} 문법을 쓰면 됩니다. 이 태그 내에서의 줄바꿈은 처리되지 않습니다.
 
== 특수 문자 ==
 
{| class="wikitable"
|-
!colspan="2"|
 
=== 구별 부호 ===
|-
| <source lang="text" enclose="none">\dot{a}, \ddot{a}, \acute{a}, \grave{a} </source>
| <math>\dot{a}, \ddot{a}, \acute{a}, \grave{a} \!</math>
|-
| <source lang="text" enclose="none">\check{a}, \breve{a}, \tilde{a}, \bar{a} </source>
| <math>\check{a}, \breve{a}, \tilde{a}, \bar{a} \!</math>
|-
| <source lang="text" enclose="none">\hat{a}, \widehat{a}, \vec{a} </source>
| <math>\hat{a}, \widehat{a}, \vec{a} \!</math>
|-
!colspan="2"|
 
=== 산술함수 ===
|-
| <source lang="latex" enclose="none">\exp_a b = a^b, \exp b = e^b, 10^m </source>
| <math>\exp_a b = a^b, \exp b = e^b, 10^m \!</math>
|-
| <source lang="latex" enclose="none">\ln c, \lg d = \log e, \log_{10} f </source>
| <math>\ln c, \lg d = \log e, \log_{10} f \!</math>
|-
| <source lang="latex" enclose="none">\sin a, \cos b, \tan c, \cot d, \sec e, \csc f</source>
| <math>\sin a, \cos b, \tan c, \cot d, \sec e, \csc f\!</math>
|-
| <source lang="latex" enclose="none">\arcsin h, \arccos i, \arctan j </source>
| <math>\arcsin h, \arccos i, \arctan j \!</math>
|-
| <source lang="latex" enclose="none">\sinh k, \cosh l, \tanh m, \coth n </source>
| <math>\sinh k, \cosh l, \tanh m, \coth n \!</math>
|-
| <source lang="text" enclose="none">\operatorname{sh}\,k, \operatorname{ch}\,l, \operatorname{th}\,m, \operatorname{coth}\,n </source>
| <math>\operatorname{sh}\,k, \operatorname{ch}\,l, \operatorname{th}\,m, \operatorname{coth}\,n \!</math>
|-
| <source lang="text" enclose="none">\operatorname{argsh}\,o, \operatorname{argch}\,p, \operatorname{argth}\,q </source>
| <math>\operatorname{argsh}\,o, \operatorname{argch}\,p, \operatorname{argth}\,q \!</math>
|-
| <source lang="latex" enclose="none">\sgn r, \left\vert s \right\vert </source>
| <math>\sgn r, \left\vert s \right\vert \!</math>
|-
| <source lang="latex" enclose="none">\min(x,y), \max(x,y) </source>
| <math>\min(x,y), \max(x,y) \!</math>
|-
!colspan="2"|
 
=== 상한과 하한 ===
|-
| <source lang="latex" enclose="none">\min x, \max y, \inf s, \sup t </source>
| <math>\min x, \max y, \inf s, \sup t \!</math>
|-
| <source lang="latex" enclose="none">\lim u, \liminf v, \limsup w </source>
| <math>\lim u, \liminf v, \limsup w \!</math>
|-
| <source lang="latex" enclose="none">\dim p, \deg q, \det m, \ker\phi </source>
| <math>\dim p, \deg q, \det m, \ker\phi \!</math>
|-
!colspan="2"|
 
=== 투영 ===
|-
| <source lang="latex" enclose="none">\Pr j, \hom l, \lVert z \rVert, \arg z </source>
| <math>\Pr j, \hom l, \lVert z \rVert, \arg z \!</math>
|-
!colspan="2"|
 
=== 미분 ===
|-
| <source lang="latex" enclose="none">dt, \operatorname{d}\!t, \partial t, \nabla\psi</source>
| <math>dt, \operatorname{d}\!t, \partial t, \nabla\psi\!</math>
|-
| <source lang="text" enclose="none">dy/dx, \operatorname{d}\!y/\operatorname{d}\!x, {dy \over dx}, {\operatorname{d}\!y\over\operatorname{d}\!x}, {\partial^2\over\partial x_1\partial x_2}y </source>
| <math>dy/dx, \operatorname{d}\!y/\operatorname{d}\!x, {dy \over dx}, {\operatorname{d}\!y\over\operatorname{d}\!x}, {\partial^2\over\partial x_1\partial x_2}y \!</math>
|-
| <source lang="latex" enclose="none">\prime, \backprime, f^\prime, f', f'', f^{(3)}, \dot y, \ddot y </source>
| <math>\prime, \backprime, f^\prime, f', f'', f^{(3)} \!, \dot y, \ddot y</math>
|-
!colspan="2"|
 
=== 유사 문자 기호 ===
|-
| <source lang="latex" enclose="none">\infty, \aleph, \complement, \backepsilon, \eth, \Finv, \hbar </source>
| <math>\infty, \aleph, \complement, \backepsilon, \eth, \Finv, \hbar \!</math>
|-
| <source lang="latex" enclose="none">\Im, \imath, \jmath, \Bbbk, \ell, \mho, \wp, \Re, \circledS </source>
| <math>\Im, \imath, \jmath, \Bbbk, \ell, \mho, \wp, \Re, \circledS \!</math>
|-
!colspan="2"|
 
=== 모듈러 연산 ===
|-
| <source lang="latex" enclose="none">s_k \equiv 0 \pmod{m} </source>
| <math>s_k \equiv 0 \pmod{m} \!</math>
|-
| <source lang="latex" enclose="none">a\,\bmod\,b </source>
| <math>a\,\bmod\,b \!</math>
|-
| <source lang="latex" enclose="none">\gcd(m, n), \operatorname{lcm}(m, n)</source>
| <math>\gcd(m, n), \operatorname{lcm}(m, n)</math>
|-
| <source lang="latex" enclose="none">\mid, \nmid, \shortmid, \nshortmid </source>
| <math>\mid, \nmid, \shortmid, \nshortmid \!</math>
|-
!colspan="2"|
 
=== 근호 ===
|-
| <source lang="text" enclose="none">\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[3]{x^3+y^3 \over 2} </source>
| <math>\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[3]{x^3+y^3 \over 2} \!</math>
|-
!colspan="2"|
 
=== 연산자 ===
|-
| <source lang="latex" enclose="none">+, -, \pm, \mp, \dotplus </source>
| <math>+, -, \pm, \mp, \dotplus \!</math>
|-
| <source lang="latex" enclose="none">\times, \div, \divideontimes, /, \backslash </source>
| <math>\times, \div, \divideontimes, /, \backslash \!</math>
|-
| <source lang="latex" enclose="none">\cdot, * \ast, \star, \circ, \bullet </source>
| <math>\cdot, * \ast, \star, \circ, \bullet \!</math>
|-
| <source lang="latex" enclose="none">\boxplus, \boxminus, \boxtimes, \boxdot </source>
| <math>\boxplus, \boxminus, \boxtimes, \boxdot \!</math>
|-
| <source lang="latex" enclose="none">\oplus, \ominus, \otimes, \oslash, \odot</source>
| <math>\oplus, \ominus, \otimes, \oslash, \odot\!</math>
|-
| <source lang="latex" enclose="none">\circleddash, \circledcirc, \circledast </source>
| <math>\circleddash, \circledcirc, \circledast \!</math>
|-
| <source lang="latex" enclose="none">\bigoplus, \bigotimes, \bigodot </source>
| <math>\bigoplus, \bigotimes, \bigodot \!</math>
|-
!colspan="2"|
 
=== 집합 ===
|-
| <source lang="text" enclose="none">\{ \}, \O \empty \emptyset, \varnothing </source>
| <math>\{ \}, \O \empty \emptyset, \varnothing \!</math>
|-
| <source lang="latex" enclose="none">\in, \notin \not\in, \ni, \not\ni </source>
| <math>\in, \notin \not\in, \ni, \not\ni \!</math>
|-
| <source lang="latex" enclose="none">\cap, \Cap, \sqcap, \bigcap </source>
| <math>\cap, \Cap, \sqcap, \bigcap \!</math>
|-
| <source lang="latex" enclose="none">\cup, \Cup, \sqcup, \bigcup, \bigsqcup, \uplus, \biguplus </source>
| <math>\cup, \Cup, \sqcup, \bigcup, \bigsqcup, \uplus, \biguplus \!</math>
|-
| <source lang="latex" enclose="none">\setminus, \smallsetminus, \times </source>
| <math>\setminus, \smallsetminus, \times \!</math>
|-
| <source lang="latex" enclose="none">\subset, \Subset, \sqsubset </source>
| <math>\subset, \Subset, \sqsubset \!</math>
|-
| <source lang="latex" enclose="none">\supset, \Supset, \sqsupset </source>
| <math>\supset, \Supset, \sqsupset \!</math>
|-
| <source lang="latex" enclose="none">\subseteq, \nsubseteq, \subsetneq, \varsubsetneq, \sqsubseteq </source>
| <math>\subseteq, \nsubseteq, \subsetneq, \varsubsetneq, \sqsubseteq \!</math>
|-
| <source lang="latex" enclose="none">\supseteq, \nsupseteq, \supsetneq, \varsupsetneq, \sqsupseteq </source>
| <math>\supseteq, \nsupseteq, \supsetneq, \varsupsetneq, \sqsupseteq \!</math>
|-
| <source lang="latex" enclose="none">\subseteqq, \nsubseteqq, \subsetneqq, \varsubsetneqq </source>
| <math>\subseteqq, \nsubseteqq, \subsetneqq, \varsubsetneqq \!</math>
|-
| <source lang="latex" enclose="none">\supseteqq, \nsupseteqq, \supsetneqq, \varsupsetneqq </source>
| <math>\supseteqq, \nsupseteqq, \supsetneqq, \varsupsetneqq \!</math>
|-
!colspan="2"|
 
=== 관계 ===
|-
| <source lang="latex" enclose="none">=, \ne, \neq, \equiv, \not\equiv </source>
| <math>=, \ne, \neq, \equiv, \not\equiv \!</math>
|-
| <source lang="latex" enclose="none">\doteq, \doteqdot,</source> <source lang="text" enclose="none">\overset{\underset{\mathrm{def}}{}}{=},</source> <source lang="latex" enclose="none">:=</source>
| <math>\doteq, \doteqdot, \overset{\underset{\mathrm{def}}{}}{=}, := \!</math>
|-
| <source lang="latex" enclose="none">\sim, \nsim, \backsim, \thicksim, \simeq, \backsimeq, \eqsim, \cong, \ncong </source>
| <math>\sim, \nsim, \backsim, \thicksim, \simeq, \backsimeq, \eqsim, \cong, \ncong \!</math>
|-
| <source lang="latex" enclose="none">\approx, \thickapprox, \approxeq, \asymp, \propto, \varpropto </source>
| <math>\approx, \thickapprox, \approxeq, \asymp, \propto, \varpropto \!</math>
|-
| <source lang="latex" enclose="none"><, \nless, \ll, \not\ll, \lll, \not\lll, \lessdot </source>
| <math><, \nless, \ll, \not\ll, \lll, \not\lll, \lessdot \!</math>
|-
| <source lang="latex" enclose="none">>, \ngtr, \gg, \not\gg, \ggg, \not\ggg, \gtrdot </source>
| <math>>, \ngtr, \gg, \not\gg, \ggg, \not\ggg, \gtrdot \!</math>
|-
| <source lang="latex" enclose="none">\le, \leq, \lneq, \leqq, \nleq, \nleqq, \lneqq, \lvertneqq </source>
| <math>\le, \leq, \lneq, \leqq, \nleq, \nleqq, \lneqq, \lvertneqq \!</math>
|-
| <source lang="latex" enclose="none">\ge, \geq, \gneq, \geqq, \ngeq, \ngeqq, \gneqq, \gvertneqq </source>
| <math>\ge, \geq, \gneq, \geqq, \ngeq, \ngeqq, \gneqq, \gvertneqq \!</math>
|-
| <source lang="latex" enclose="none">\lessgtr, \lesseqgtr, \lesseqqgtr, \gtrless, \gtreqless, \gtreqqless </source>
| <math>\lessgtr, \lesseqgtr, \lesseqqgtr, \gtrless, \gtreqless, \gtreqqless \!</math>
|-
| <source lang="latex" enclose="none">\leqslant, \nleqslant, \eqslantless </source>
| <math>\leqslant, \nleqslant, \eqslantless \!</math>
|-
| <source lang="latex" enclose="none">\geqslant, \ngeqslant, \eqslantgtr </source>
| <math>\geqslant, \ngeqslant, \eqslantgtr \!</math>
|-
| <source lang="latex" enclose="none">\lesssim, \lnsim, \lessapprox, \lnapprox </source>
| <math>\lesssim, \lnsim, \lessapprox, \lnapprox \!</math>
|-
| <source lang="latex" enclose="none">\gtrsim, \gnsim, \gtrapprox, \gnapprox </source>
| <math>\gtrsim, \gnsim, \gtrapprox, \gnapprox \,</math>
|-
| <source lang="latex" enclose="none">\prec, \nprec, \preceq, \npreceq, \precneqq </source>
| <math>\prec, \nprec, \preceq, \npreceq, \precneqq \!</math>
|-
| <source lang="latex" enclose="none">\succ, \nsucc, \succeq, \nsucceq, \succneqq </source>
| <math>\succ, \nsucc, \succeq, \nsucceq, \succneqq \!</math>
|-
| <source lang="latex" enclose="none">\preccurlyeq, \curlyeqprec </source>
| <math>\preccurlyeq, \curlyeqprec \,</math>
|-
| <source lang="latex" enclose="none">\succcurlyeq, \curlyeqsucc </source>
| <math>\succcurlyeq, \curlyeqsucc \,</math>
|-
| <source lang="latex" enclose="none">\precsim, \precnsim, \precapprox, \precnapprox </source>
| <math>\precsim, \precnsim, \precapprox, \precnapprox \,</math>
|-
| <source lang="latex" enclose="none">\succsim, \succnsim, \succapprox, \succnapprox </source>
| <math>\succsim, \succnsim, \succapprox, \succnapprox \,</math>
|-
!colspan="2"|
 
=== 기하 ===
|-
| <source lang="latex" enclose="none">\parallel, \nparallel, \shortparallel, \nshortparallel </source>
| <math>\parallel, \nparallel, \shortparallel, \nshortparallel \!</math>
|-
| <source lang="latex" enclose="none">\perp, \angle, \sphericalangle, \measuredangle, 45^\circ </source>
| <math>\perp, \angle, \sphericalangle, \measuredangle, 45^\circ \!</math>
|-
| <source lang="latex" enclose="none">\Box, \blacksquare, \diamond, \Diamond \lozenge, \blacklozenge, \bigstar </source>
| <math>\Box, \blacksquare, \diamond, \Diamond \lozenge, \blacklozenge, \bigstar \!</math>
|-
| <source lang="latex" enclose="none">\bigcirc, \triangle \bigtriangleup, \bigtriangledown </source>
| <math>\bigcirc, \triangle \bigtriangleup, \bigtriangledown \!</math>
|-
| <source lang="latex" enclose="none">\vartriangle, \triangledown </source>
| <math>\vartriangle, \triangledown\!</math>
|-
| <source lang="latex" enclose="none">\blacktriangle, \blacktriangledown, \blacktriangleleft, \blacktriangleright </source>
| <math>\blacktriangle, \blacktriangledown, \blacktriangleleft, \blacktriangleright \!</math>
|-
!colspan="2"|
 
=== 논리 ===
|-
| <source lang="latex" enclose="none">\forall, \exists, \nexists </source>
| <math>\forall, \exists, \nexists \!</math>
|-
| <source lang="latex" enclose="none">\therefore, \because, \And </source>
| <math>\therefore, \because, \And \!</math>
|-
| <source lang="latex" enclose="none">\or \lor \vee, \curlyvee, \bigvee </source>
| <math>\or \lor \vee, \curlyvee, \bigvee \!</math>
|-
| <source lang="latex" enclose="none">\and \land \wedge, \curlywedge, \bigwedge </source>
| <math>\and \land \wedge, \curlywedge, \bigwedge \!</math>
|-
| <source lang="text" enclose="none">\bar{q}, \bar{abc}, \overline{q}, \overline{abc}, </source><br />
<source lang="latex" enclose="none">\lnot \neg, \not\operatorname{R}, \bot, \top</source>
| <math>\bar{q}, \bar{abc}, \overline{q}, \overline{abc}, \!</math><br />
<math>\lnot \neg, \not\operatorname{R}, \bot, \top \!</math>
|-
| <source lang="latex" enclose="none">\vdash \dashv, \vDash, \Vdash, \models </source>
| <math>\vdash \dashv, \vDash, \Vdash, \models \!</math>
|-
| <source lang="latex" enclose="none">\Vvdash \nvdash \nVdash \nvDash \nVDash </source>
| <math>\Vvdash \nvdash \nVdash \nvDash \nVDash \!</math>
|-
| <source lang="latex" enclose="none">\ulcorner \urcorner \llcorner \lrcorner </source>
| <math>\ulcorner \urcorner \llcorner \lrcorner \,</math>
|-
!colspan="2"|
 
=== 화살표 ===
|-
| <source lang="latex" enclose="none">\Rrightarrow, \Lleftarrow </source>
| <math>\Rrightarrow, \Lleftarrow \!</math>
|-
| <source lang="latex" enclose="none">\Rightarrow, \nRightarrow, \Longrightarrow \implies </source>
| <math>\Rightarrow, \nRightarrow, \Longrightarrow \implies\!</math>
|-
| <source lang="latex" enclose="none">\Leftarrow, \nLeftarrow, \Longleftarrow </source>
| <math>\Leftarrow, \nLeftarrow, \Longleftarrow \!</math>
|-
| <source lang="latex" enclose="none">\Leftrightarrow, \nLeftrightarrow, \Longleftrightarrow \iff </source>
| <math>\Leftrightarrow, \nLeftrightarrow, \Longleftrightarrow \iff \!</math>
|-
| <source lang="latex" enclose="none">\Uparrow, \Downarrow, \Updownarrow </source>
| <math>\Uparrow, \Downarrow, \Updownarrow \!</math>
|-
| <source lang="latex" enclose="none">\rightarrow \to, \nrightarrow, \longrightarrow </source>
| <math>\rightarrow \to, \nrightarrow, \longrightarrow\!</math>
|-
| <source lang="latex" enclose="none">\leftarrow \gets, \nleftarrow, \longleftarrow </source>
| <math>\leftarrow \gets, \nleftarrow, \longleftarrow\!</math>
|-
| <source lang="latex" enclose="none">\leftrightarrow, \nleftrightarrow, \longleftrightarrow </source>
| <math>\leftrightarrow, \nleftrightarrow, \longleftrightarrow \!</math>
|-
| <source lang="latex" enclose="none">\uparrow, \downarrow, \updownarrow </source>
| <math>\uparrow, \downarrow, \updownarrow \!</math>
|-
| <source lang="latex" enclose="none">\nearrow, \swarrow, \nwarrow, \searrow </source>
| <math>\nearrow, \swarrow, \nwarrow, \searrow \!</math>
|-
| <source lang="latex" enclose="none">\mapsto, \longmapsto </source>
| <math>\mapsto, \longmapsto \!</math>
|-
| <source lang="latex" enclose="none">\rightharpoonup \rightharpoondown \leftharpoonup \leftharpoondown \upharpoonleft \upharpoonright \downharpoonleft \downharpoonright \rightleftharpoons \leftrightharpoons</source>
| <math>\rightharpoonup \rightharpoondown \leftharpoonup \leftharpoondown \upharpoonleft \upharpoonright \downharpoonleft \downharpoonright \rightleftharpoons \leftrightharpoons \,\!</math>
|-
| <source lang="latex" enclose="none">\curvearrowleft \circlearrowleft \Lsh \upuparrows \rightrightarrows \rightleftarrows \rightarrowtail \looparrowright</source>
| <math>\curvearrowleft \circlearrowleft \Lsh \upuparrows \rightrightarrows \rightleftarrows \rightarrowtail \looparrowright \,\!</math>
|-
| <source lang="latex" enclose="none">\curvearrowright \circlearrowright \Rsh \downdownarrows \leftleftarrows \leftrightarrows \leftarrowtail \looparrowleft</source>
| <math>\curvearrowright \circlearrowright \Rsh \downdownarrows \leftleftarrows \leftrightarrows \leftarrowtail \looparrowleft \,\!</math>
|-
| <source lang="latex" enclose="none">\hookrightarrow \hookleftarrow \multimap \leftrightsquigarrow \rightsquigarrow \twoheadrightarrow \twoheadleftarrow </source>
| <math>\hookrightarrow \hookleftarrow \multimap \leftrightsquigarrow \rightsquigarrow \twoheadrightarrow \twoheadleftarrow \!</math>
|-
!colspan="2"|
 
=== 특수 ===
|-
| <source lang="latex" enclose="none">\amalg \P \S \% \dagger \ddagger \ldots \cdots </source>
| <math>\amalg \P \S \% \dagger \ddagger \ldots \cdots \!</math>
|-
| <source lang="latex" enclose="none">\smile \frown \wr \triangleleft \triangleright</source>
| <math>\smile \frown \wr \triangleleft \triangleright\!</math>
|-
| <source lang="latex" enclose="none">\diamondsuit, \heartsuit, \clubsuit, \spadesuit, \Game, \flat, \natural, \sharp </source>
| <math>\diamondsuit, \heartsuit, \clubsuit, \spadesuit, \Game, \flat, \natural, \sharp \!</math>
|-
!colspan="2"|
 
=== 기타 ===
|-
| <source lang="latex" enclose="none">\diagup \diagdown \centerdot \ltimes \rtimes \leftthreetimes \rightthreetimes </source>
| <math>\diagup \diagdown \centerdot \ltimes \rtimes \leftthreetimes \rightthreetimes \!</math>
|-
| <source lang="latex" enclose="none">\eqcirc \circeq \triangleq \bumpeq \Bumpeq \doteqdot \risingdotseq \fallingdotseq </source>
| <math>\eqcirc \circeq \triangleq \bumpeq \Bumpeq \doteqdot \risingdotseq \fallingdotseq \!</math>
|-
| <source lang="latex" enclose="none">\intercal \barwedge \veebar \doublebarwedge \between \pitchfork </source>
| <math>\intercal \barwedge \veebar \doublebarwedge \between \pitchfork \!</math>
|-
| <source lang="latex" enclose="none">\vartriangleleft \ntriangleleft \vartriangleright \ntriangleright </source>
| <math>\vartriangleleft \ntriangleleft \vartriangleright \ntriangleright \!</math>
|-
| <source lang="latex" enclose="none">\trianglelefteq \ntrianglelefteq \trianglerighteq \ntrianglerighteq </source>
| <math>\trianglelefteq \ntrianglelefteq \trianglerighteq \ntrianglerighteq \!</math>
|}
 
== 위, 아래 첨자 ==
{| class="wikitable" style="background-color:white"
|-----
! 기능
! 문법
! 문서에 나타나는 식
|-----
| 위 [[첨자]]
| <code>a^2</code>
| <math>a^2</math>
|-----
| rowspan="2" |아래 첨자
| <code>a_2</code>
 
| <math>a_2</math>
 
|-
 
| <code>x_s-x_D</code>
 
| <math>x_s-x_D</math>
|-----
| rowspan="2" | 다문자 첨자
| <code>a^{2+2}</code>
| <math>a^{2+2}</math>
|-----
| <code>a_{i,j}</code>
| <math>a_{i,j}</math>
|-----
| 위 아래 첨자 동시에
| <code>x_2^3</code>
| <math>x_2^3</math>
|-----
| [[미분]] (옳음)
| <code>x'</code>
| <math>x'</math>
|-----
| 미분 (HTML의 경우 틀림)
| <code>x^\prime</code>
| <math>x^\prime</math>
|-----
| 미분 (PNG의 경우 틀림)
| <code>x\prime</code>
| <math>x\prime</math>
|-----
| [[시그마]]
| <code>\sum_{k=1}^N k^2</code>
| <math>\sum_{k=1}^N k^2</math>
|-----
| [[곱기호]]
| <code>\prod_{i=1}^N x_i</code>
| <math>\prod_{i=1}^N x_i</math>
|-----
| [[극한]]
| <code>\lim_{n \to \infty}x_n</code>
| <math>\lim_{n \to \infty}x_n</math>
|-----
| [[적분]]
| <code>\int_{-N}^{N} e^x\, dx</code>
| <math>\int_{-N}^{N} e^x\, dx</math>
|-----
| [[선적분]]
| <code>\oint_{C} x^3\, dx + 4y^2\, dy</code>
| <math>\oint_{C} x^3\, dx + 4y^2\, dy</math>
|}
 
== 분수, 행렬, 여러행 ==
{| class="wikitable" <!--style="background-color:white"-->
|-----
! 기능
! 문법
! 문서에서 보이는 식
|-----
| 분수
| <code>\frac{2}{4}</code> or <code>{2 \over 4}</code>
| <math>\frac{2}{4}</math>
|-----
| 이항<br/>계수
| <code>{n \choose k}</code>
| <math>{n \choose k}</math>
|-----
| rowspan="6" | 행렬
| <code>\begin{pmatrix} x & y \\ z & v \end{pmatrix}</code>
| <math>\begin{pmatrix} x & y \\ z & v \end{pmatrix}</math>
|-----
|
\begin{bmatrix}
0 & \cdots & 0 \\
\vdots & \ddots & \vdots \\
0 & \cdots & 0
\end{bmatrix}
| <math>\begin{bmatrix} 0 & \cdots & 0 \\ \vdots & \ddots & \vdots \\ 0 & \cdots & 0\end{bmatrix} </math>
|-----
| <code>\begin{Bmatrix} x & y \\ z & v \end{Bmatrix}</code>
| <math>\begin{Bmatrix} x & y \\ z & v \end{Bmatrix}</math>
|-----
| <code>\begin{vmatrix} x & y \\ z & v \end{vmatrix}</code>
| <math>\begin{vmatrix} x & y \\ z & v \end{vmatrix}</math>
|-----
| <code>\begin{Vmatrix} x & y \\ z & v \end{Vmatrix}</code>
| <math>\begin{Vmatrix} x & y \\ z & v \end{Vmatrix}</math>
|-----
| <code>\begin{matrix} x & y \\ z & v \end{matrix}</code>
| <math>\begin{matrix} x & y \\ z & v \end{matrix}</math>
|-----
| 경우<br/>나누기
|
f(n)=
\begin{cases}
n/2, & \mbox{if }n\mbox{ is even} \\
3n+1, & \mbox{if }n\mbox{ is odd}
\end{cases}
| <math>f(n)=\begin{cases} n/2, & \mbox{if }n\mbox{ is even} \\ 3n+1, & \mbox{if }n\mbox{ is odd} \end{cases}</math>
|-----
| 두줄<br/>이상의<br/>방정식
|
\begin{matrix}
f(n+1) &=& (n+1)^2 \\
        &=& n^2 + 2n + 1
\end{matrix}
| <math>\begin{matrix}f(n+1)&=& (n+1)^2 \\ \ & =& n^2 + 2n + 1\end{matrix}</math>
|}
 
== 글꼴 ==
{| class="wikitable"
|-
!colspan="2"| 그리스어
|-
| <source lang="latex" enclose="none">\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta </source>
| <math>\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta \!</math>
|-
| <source lang="latex" enclose="none">\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho </source>
| <math>\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho \!</math>
|-
| <source lang="latex" enclose="none">\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega </source>
| <math>\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega \!</math>
|-
| <source lang="latex" enclose="none">\alpha \beta \gamma \delta \epsilon \zeta \eta \theta </source>
| <math>\alpha \beta \gamma \delta \epsilon \zeta \eta \theta \!</math>
|-
| <source lang="latex" enclose="none">\iota \kappa \lambda \mu \nu \xi \pi \rho </source>
| <math>\iota \kappa \lambda \mu \nu \xi \pi \rho \!</math>
|-
| <source lang="latex" enclose="none">\sigma \tau \upsilon \phi \chi \psi \omega </source>
| <math>\sigma \tau \upsilon \phi \chi \psi \omega \!</math>
|-
| <source lang="latex" enclose="none">\varepsilon \digamma \varkappa \varpi </source>
| <math>\varepsilon \digamma \varkappa \varpi \!</math>
|-
| <source lang="latex" enclose="none">\varrho \varsigma \vartheta \varphi </source>
| <math>\varrho \varsigma \vartheta \varphi \!</math>
|-
!colspan="2"| 히브리어
|-
| <source lang="latex" enclose="none">\aleph \beth \gimel \daleth </source>
| <math>\aleph \beth \gimel \daleth \!</math>
|-
!colspan="2"| 칠판체 로마자
|-
| <source lang="latex" enclose="none">\mathbb{ABCDEFGHI} </source>
| <math>\mathbb{ABCDEFGHI} \!</math>
|-
| <source lang="latex" enclose="none">\mathbb{JKLMNOPQR} </source>
| <math>\mathbb{JKLMNOPQR} \!</math>
|-
| <source lang="latex" enclose="none">\mathbb{STUVWXYZ} </source>
| <math>\mathbb{STUVWXYZ} \!</math>
|-
!colspan="2"| 볼드체 로마자
|-
| <source lang="latex" enclose="none">\mathbf{ABCDEFGHI} </source>
| <math>\mathbf{ABCDEFGHI} \!</math>
|-
| <source lang="latex" enclose="none">\mathbf{JKLMNOPQR} </source>
| <math>\mathbf{JKLMNOPQR} \!</math>
|-
| <source lang="latex" enclose="none">\mathbf{STUVWXYZ} </source>
| <math>\mathbf{STUVWXYZ} \!</math>
|-
| <source lang="latex" enclose="none">\mathbf{abcdefghijklm} </source>
| <math>\mathbf{abcdefghijklm} \!</math>
|-
| <source lang="latex" enclose="none">\mathbf{nopqrstuvwxyz} </source>
| <math>\mathbf{nopqrstuvwxyz} \!</math>
|-
| <source lang="latex" enclose="none">\mathbf{0123456789} </source>
| <math>\mathbf{0123456789} \!</math>
|-
!colspan="2"| 볼드체 그리스어
|-
| <source lang="latex" enclose="none">\boldsymbol{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} </source>
| <math>\boldsymbol{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} </source>
| <math>\boldsymbol{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} </source>
| <math>\boldsymbol{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\alpha\beta\gamma\delta\epsilon\zeta\eta\theta} </source>
| <math>\boldsymbol{\alpha\beta\gamma\delta\epsilon\zeta\eta\theta} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\iota\kappa\lambda\mu\nu\xi\pi\rho} </source>
| <math>\boldsymbol{\iota\kappa\lambda\mu\nu\xi\pi\rho} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\sigma\tau\upsilon\phi\chi\psi\omega} </source>
| <math>\boldsymbol{\sigma\tau\upsilon\phi\chi\psi\omega} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\varepsilon\digamma\varkappa\varpi} </source>
| <math>\boldsymbol{\varepsilon\digamma\varkappa\varpi} \!</math>
|-
| <source lang="latex" enclose="none">\boldsymbol{\varrho\varsigma\vartheta\varphi} </source>
| <math>\boldsymbol{\varrho\varsigma\vartheta\varphi} \!</math>
|-
!colspan="2"| 기울임체 로마자
|-
| <source lang="latex" enclose="none">\mathit{0123456789} </source>
| <math>\mathit{0123456789} \!</math>
|-
!colspan="2"| 기울임체 그리스어
|-
| <source lang="latex" enclose="none">\mathit{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} </source>
| <math>\mathit{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} \!</math>
|-
| <source lang="latex" enclose="none">\mathit{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} </source>
| <math>\mathit{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} \!</math>
|-
| <source lang="latex" enclose="none">\mathit{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} </source>
| <math>\mathit{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} \!</math>
|-
!colspan="2"| 로만체
|-
| <source lang="latex" enclose="none">\mathrm{ABCDEFGHI} </source>
| <math>\mathrm{ABCDEFGHI} \!</math>
|-
| <source lang="latex" enclose="none">\mathrm{JKLMNOPQR} </source>
| <math>\mathrm{JKLMNOPQR} \!</math>
|-
| <source lang="latex" enclose="none">\mathrm{STUVWXYZ} </source>
| <math>\mathrm{STUVWXYZ} \!</math>
|-
| <source lang="latex" enclose="none">\mathrm{abcdefghijklm} </source>
| <math>\mathrm{abcdefghijklm} \!</math>
|-
| <source lang="latex" enclose="none">\mathrm{nopqrstuvwxyz} </source>
| <math>\mathrm{nopqrstuvwxyz} \!</math>
|-
| <source lang="latex" enclose="none">\mathrm{0123456789} </source>
| <math>\mathrm{0123456789} \!</math>
|-
!colspan="2"| 산세리프체
|-
| <source lang="latex" enclose="none">\mathsf{ABCDEFGHI} </source>
| <math>\mathsf{ABCDEFGHI} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{JKLMNOPQR} </source>
| <math>\mathsf{JKLMNOPQR} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{STUVWXYZ} </source>
| <math>\mathsf{STUVWXYZ} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{abcdefghijklm} </source>
| <math>\mathsf{abcdefghijklm} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{nopqrstuvwxyz} </source>
| <math>\mathsf{nopqrstuvwxyz} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{0123456789} </source>
| <math>\mathsf{0123456789} \!</math>
|-
!colspan="2"| 산세리프체 그리스어
|-
| <source lang="latex" enclose="none">\mathsf{\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta} </source>
| <math>\mathsf{\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho} </source>
| <math>\mathsf{\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho} \!</math>
|-
| <source lang="latex" enclose="none">\mathsf{\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega}</source>
| <math>\mathsf{\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega}\!</math>
|-
!colspan="2"| 흘림체
|-
| <source lang="latex" enclose="none">\mathcal{ABCDEFGHI} </source>
| <math>\mathcal{ABCDEFGHI} \!</math>
|-
| <source lang="latex" enclose="none">\mathcal{JKLMNOPQR} </source>
| <math>\mathcal{JKLMNOPQR} \!</math>
|-
| <source lang="latex" enclose="none">\mathcal{STUVWXYZ} </source>
| <math>\mathcal{STUVWXYZ} \!</math>
|-
!colspan="2"| 흑자체
|-
| <source lang="latex" enclose="none">\mathfrak{ABCDEFGHI} </source>
| <math>\mathfrak{ABCDEFGHI} \!</math>
|-
| <source lang="latex" enclose="none">\mathfrak{JKLMNOPQR} </source>
| <math>\mathfrak{JKLMNOPQR} \!</math>
|-
| <source lang="latex" enclose="none">\mathfrak{STUVWXYZ} </source>
| <math>\mathfrak{STUVWXYZ} \!</math>
|-
| <source lang="latex" enclose="none">\mathfrak{abcdefghijklm} </source>
| <math>\mathfrak{abcdefghijklm} \!</math>
|-
| <source lang="latex" enclose="none">\mathfrak{nopqrstuvwxyz} </source>
| <math>\mathfrak{nopqrstuvwxyz} \!</math>
|-
| <source lang="latex" enclose="none">\mathfrak{0123456789} </source>
| <math>\mathfrak{0123456789} \!</math>
|-
|-
!colspan="2"| 작은 글자
|-
| <source lang="latex" enclose="none">{\scriptstyle\text{abcdefghijklm}}</source>
| <math>{\scriptstyle\text{abcdefghijklm}}</math>
|}
 
== 괄호 쓰기 ==
{| class="wikitable"
|-----
! 기능
! 문법
! 나타나는 모양
|-----
| 좋지 않음.
| <code>( \frac{1}{2} )</code>
| <math>( \frac{1}{2} )</math>
|-----
| 좋음.
| <code>\left( \frac{1}{2} \right)</code>
| <math>\left ( \frac{1}{2} \right )</math>
|}
<code>\left</code> 와 <code>\right</code> 를 사용하여, 여러가지 괄호를 사용할 수 있습니다.
 
{| class="wikitable" style="background-color:white"
|-----
! 기능
! 문법
! 나타나는 모양
|-----
| [[괄호]]
| <code>\left( A \right)</code>
| <math>\left( A \right)</math>
|-----
| 사각 괄호
| <code>\left[ A \right]</code>
| <math>\left[ A \right]</math>
|-----
| [[집합]]괄호
| <code>\left<font color="red">'''\'''</font>{ A \right<font color="red">'''\'''</font>}</code><br/>(주의: '''\''' 필요)
| <math>\left\{ A \right\}</math>
|-----
| [[부등호]] 괄호
| <code>\left\langle A \right\rangle</code>
| <math>\left\langle A \right\rangle</math>
|-----
| 바
| <code>\left<nowiki>|</nowiki> A \right<nowiki>|</nowiki></code>
| <math>\left| A \right|</math>
|-----
| <code>\left.</code> 혹은 <code>\right.</code> 라고 쓰면, 그 쪽 괄호는 나타나지 않습니다.
| <code>\left. {A \over B} \right\} \to X
| <math>\left. {A \over B} \right\} \to X</math>
|}
 
== 빈칸조정 ==
{{TeX}}은 빈칸의 크기를 자동으로 조정합니다. 특별히 조정이 필요한 경우는 다음을 사용하면 됩니다.
 
{| class="wikitable"
|-----
! 기능
! 문법
! 나타나는 모양
|-----
| double quad space
| <code>a \qquad b</code>
| <math>a \qquad b</math>
|-----
| quad space
| <code>a \quad b</code>
| <math>a \quad b</math>
|-----
| text space
| <code>a\ b</code>
| <math>a\ b</math>
|-----
| large space
| <code>a\;b</code>
| <math>a\;b</math>
|-----
| medium space
| <code>a\&gt;b</code> || [not supported]
|-----
| small space
| <code>a\,b</code>
| <math>a\,b</math>
|-----
| no space
| <code>ab</code>
| <math>ab\,</math>
|-----
| negative space
| <code>a\!b</code>
| <math>a\!b</math>
|}
 
==같이 보기 ==
* [[위키백과:위키 문법|위키 문법]]
 
== 바깥 고리 ==
* [http://www.ktug.or.kr/xe/index.php?mid=documents 한글 텍 사용자 그룹(KTUG): 문서와 자료]

2015년 4월 30일 (목) 16:24 판

틀:도움말

위키백과에서는 수학 공식을 간편하게 입력하기 위해, [[TeX|[math]\displaystyle{ {\mathrm{T\!_{\displaystyle E} \! X}} }[/math] ]] 문법을 지원합니다. 이것은 수식이 간단한 경우 HTML로, 복잡한 경우에는 PNG 그림으로 나타납니다. 또한 사용자 설정에서 [math]\displaystyle{ {\mathrm{T\!_{\displaystyle E} \! X}} }[/math]

표시 방법을 조절할 수도 있습니다.

이 기능을 사용하려면 <math> ... </math> 사이에 [math]\displaystyle{ {\mathrm{T\!_{\displaystyle E} \! X}} }[/math]

문법을 쓰면 됩니다. 이 태그 내에서의 줄바꿈은 처리되지 않습니다.

특수 문자

구별 부호

\dot{a}, \ddot{a}, \acute{a}, \grave{a} [math]\displaystyle{ \dot{a}, \ddot{a}, \acute{a}, \grave{a} \! }[/math]
\check{a}, \breve{a}, \tilde{a}, \bar{a} [math]\displaystyle{ \check{a}, \breve{a}, \tilde{a}, \bar{a} \! }[/math]
\hat{a}, \widehat{a}, \vec{a} [math]\displaystyle{ \hat{a}, \widehat{a}, \vec{a} \! }[/math]

산술함수

\exp_a b = a^b, \exp b = e^b, 10^m [math]\displaystyle{ \exp_a b = a^b, \exp b = e^b, 10^m \! }[/math]
\ln c, \lg d = \log e, \log_{10} f [math]\displaystyle{ \ln c, \lg d = \log e, \log_{10} f \! }[/math]
\sin a, \cos b, \tan c, \cot d, \sec e, \csc f [math]\displaystyle{ \sin a, \cos b, \tan c, \cot d, \sec e, \csc f\! }[/math]
\arcsin h, \arccos i, \arctan j [math]\displaystyle{ \arcsin h, \arccos i, \arctan j \! }[/math]
\sinh k, \cosh l, \tanh m, \coth n [math]\displaystyle{ \sinh k, \cosh l, \tanh m, \coth n \! }[/math]
\operatorname{sh}\,k, \operatorname{ch}\,l, \operatorname{th}\,m, \operatorname{coth}\,n [math]\displaystyle{ \operatorname{sh}\,k, \operatorname{ch}\,l, \operatorname{th}\,m, \operatorname{coth}\,n \! }[/math]
\operatorname{argsh}\,o, \operatorname{argch}\,p, \operatorname{argth}\,q [math]\displaystyle{ \operatorname{argsh}\,o, \operatorname{argch}\,p, \operatorname{argth}\,q \! }[/math]
\sgn r, \left\vert s \right\vert [math]\displaystyle{ \sgn r, \left\vert s \right\vert \! }[/math]
\min(x,y), \max(x,y) [math]\displaystyle{ \min(x,y), \max(x,y) \! }[/math]

상한과 하한

\min x, \max y, \inf s, \sup t [math]\displaystyle{ \min x, \max y, \inf s, \sup t \! }[/math]
\lim u, \liminf v, \limsup w [math]\displaystyle{ \lim u, \liminf v, \limsup w \! }[/math]
\dim p, \deg q, \det m, \ker\phi [math]\displaystyle{ \dim p, \deg q, \det m, \ker\phi \! }[/math]

투영

\Pr j, \hom l, \lVert z \rVert, \arg z [math]\displaystyle{ \Pr j, \hom l, \lVert z \rVert, \arg z \! }[/math]

미분

dt, \operatorname{d}\!t, \partial t, \nabla\psi [math]\displaystyle{ dt, \operatorname{d}\!t, \partial t, \nabla\psi\! }[/math]
dy/dx, \operatorname{d}\!y/\operatorname{d}\!x, {dy \over dx}, {\operatorname{d}\!y\over\operatorname{d}\!x}, {\partial^2\over\partial x_1\partial x_2}y [math]\displaystyle{ dy/dx, \operatorname{d}\!y/\operatorname{d}\!x, {dy \over dx}, {\operatorname{d}\!y\over\operatorname{d}\!x}, {\partial^2\over\partial x_1\partial x_2}y \! }[/math]
\prime, \backprime, f^\prime, f', f'', f^{(3)}, \dot y, \ddot y [math]\displaystyle{ \prime, \backprime, f^\prime, f', f'', f^{(3)} \!, \dot y, \ddot y }[/math]

유사 문자 기호

\infty, \aleph, \complement, \backepsilon, \eth, \Finv, \hbar [math]\displaystyle{ \infty, \aleph, \complement, \backepsilon, \eth, \Finv, \hbar \! }[/math]
\Im, \imath, \jmath, \Bbbk, \ell, \mho, \wp, \Re, \circledS [math]\displaystyle{ \Im, \imath, \jmath, \Bbbk, \ell, \mho, \wp, \Re, \circledS \! }[/math]

모듈러 연산

s_k \equiv 0 \pmod{m} [math]\displaystyle{ s_k \equiv 0 \pmod{m} \! }[/math]
a\,\bmod\,b [math]\displaystyle{ a\,\bmod\,b \! }[/math]
\gcd(m, n), \operatorname{lcm}(m, n) [math]\displaystyle{ \gcd(m, n), \operatorname{lcm}(m, n) }[/math]
\mid, \nmid, \shortmid, \nshortmid [math]\displaystyle{ \mid, \nmid, \shortmid, \nshortmid \! }[/math]

근호

\surd, \sqrt{2}, \sqrt[n]{}, \sqrt[3]{x^3+y^3 \over 2} [math]\displaystyle{ \surd, \sqrt{2}, \sqrt[n]{}, \sqrt[3]{x^3+y^3 \over 2} \! }[/math]

연산자

+, -, \pm, \mp, \dotplus [math]\displaystyle{ +, -, \pm, \mp, \dotplus \! }[/math]
\times, \div, \divideontimes, /, \backslash [math]\displaystyle{ \times, \div, \divideontimes, /, \backslash \! }[/math]
\cdot, * \ast, \star, \circ, \bullet [math]\displaystyle{ \cdot, * \ast, \star, \circ, \bullet \! }[/math]
\boxplus, \boxminus, \boxtimes, \boxdot [math]\displaystyle{ \boxplus, \boxminus, \boxtimes, \boxdot \! }[/math]
\oplus, \ominus, \otimes, \oslash, \odot [math]\displaystyle{ \oplus, \ominus, \otimes, \oslash, \odot\! }[/math]
\circleddash, \circledcirc, \circledast [math]\displaystyle{ \circleddash, \circledcirc, \circledast \! }[/math]
\bigoplus, \bigotimes, \bigodot [math]\displaystyle{ \bigoplus, \bigotimes, \bigodot \! }[/math]

집합

\{ \}, \O \empty \emptyset, \varnothing [math]\displaystyle{ \{ \}, \O \empty \emptyset, \varnothing \! }[/math]
\in, \notin \not\in, \ni, \not\ni [math]\displaystyle{ \in, \notin \not\in, \ni, \not\ni \! }[/math]
\cap, \Cap, \sqcap, \bigcap [math]\displaystyle{ \cap, \Cap, \sqcap, \bigcap \! }[/math]
\cup, \Cup, \sqcup, \bigcup, \bigsqcup, \uplus, \biguplus [math]\displaystyle{ \cup, \Cup, \sqcup, \bigcup, \bigsqcup, \uplus, \biguplus \! }[/math]
\setminus, \smallsetminus, \times [math]\displaystyle{ \setminus, \smallsetminus, \times \! }[/math]
\subset, \Subset, \sqsubset [math]\displaystyle{ \subset, \Subset, \sqsubset \! }[/math]
\supset, \Supset, \sqsupset [math]\displaystyle{ \supset, \Supset, \sqsupset \! }[/math]
\subseteq, \nsubseteq, \subsetneq, \varsubsetneq, \sqsubseteq [math]\displaystyle{ \subseteq, \nsubseteq, \subsetneq, \varsubsetneq, \sqsubseteq \! }[/math]
\supseteq, \nsupseteq, \supsetneq, \varsupsetneq, \sqsupseteq [math]\displaystyle{ \supseteq, \nsupseteq, \supsetneq, \varsupsetneq, \sqsupseteq \! }[/math]
\subseteqq, \nsubseteqq, \subsetneqq, \varsubsetneqq [math]\displaystyle{ \subseteqq, \nsubseteqq, \subsetneqq, \varsubsetneqq \! }[/math]
\supseteqq, \nsupseteqq, \supsetneqq, \varsupsetneqq [math]\displaystyle{ \supseteqq, \nsupseteqq, \supsetneqq, \varsupsetneqq \! }[/math]

관계

=, \ne, \neq, \equiv, \not\equiv [math]\displaystyle{ =, \ne, \neq, \equiv, \not\equiv \! }[/math]
\doteq, \doteqdot, \overset{\underset{\mathrm{def}}{}}{=}, := [math]\displaystyle{ \doteq, \doteqdot, \overset{\underset{\mathrm{def}}{}}{=}, := \! }[/math]
\sim, \nsim, \backsim, \thicksim, \simeq, \backsimeq, \eqsim, \cong, \ncong [math]\displaystyle{ \sim, \nsim, \backsim, \thicksim, \simeq, \backsimeq, \eqsim, \cong, \ncong \! }[/math]
\approx, \thickapprox, \approxeq, \asymp, \propto, \varpropto [math]\displaystyle{ \approx, \thickapprox, \approxeq, \asymp, \propto, \varpropto \! }[/math]
<, \nless, \ll, \not\ll, \lll, \not\lll, \lessdot [math]\displaystyle{ \lt , \nless, \ll, \not\ll, \lll, \not\lll, \lessdot \! }[/math]
>, \ngtr, \gg, \not\gg, \ggg, \not\ggg, \gtrdot [math]\displaystyle{ \gt , \ngtr, \gg, \not\gg, \ggg, \not\ggg, \gtrdot \! }[/math]
\le, \leq, \lneq, \leqq, \nleq, \nleqq, \lneqq, \lvertneqq [math]\displaystyle{ \le, \leq, \lneq, \leqq, \nleq, \nleqq, \lneqq, \lvertneqq \! }[/math]
\ge, \geq, \gneq, \geqq, \ngeq, \ngeqq, \gneqq, \gvertneqq [math]\displaystyle{ \ge, \geq, \gneq, \geqq, \ngeq, \ngeqq, \gneqq, \gvertneqq \! }[/math]
\lessgtr, \lesseqgtr, \lesseqqgtr, \gtrless, \gtreqless, \gtreqqless [math]\displaystyle{ \lessgtr, \lesseqgtr, \lesseqqgtr, \gtrless, \gtreqless, \gtreqqless \! }[/math]
\leqslant, \nleqslant, \eqslantless [math]\displaystyle{ \leqslant, \nleqslant, \eqslantless \! }[/math]
\geqslant, \ngeqslant, \eqslantgtr [math]\displaystyle{ \geqslant, \ngeqslant, \eqslantgtr \! }[/math]
\lesssim, \lnsim, \lessapprox, \lnapprox [math]\displaystyle{ \lesssim, \lnsim, \lessapprox, \lnapprox \! }[/math]
\gtrsim, \gnsim, \gtrapprox, \gnapprox [math]\displaystyle{ \gtrsim, \gnsim, \gtrapprox, \gnapprox \, }[/math]
\prec, \nprec, \preceq, \npreceq, \precneqq [math]\displaystyle{ \prec, \nprec, \preceq, \npreceq, \precneqq \! }[/math]
\succ, \nsucc, \succeq, \nsucceq, \succneqq [math]\displaystyle{ \succ, \nsucc, \succeq, \nsucceq, \succneqq \! }[/math]
\preccurlyeq, \curlyeqprec [math]\displaystyle{ \preccurlyeq, \curlyeqprec \, }[/math]
\succcurlyeq, \curlyeqsucc [math]\displaystyle{ \succcurlyeq, \curlyeqsucc \, }[/math]
\precsim, \precnsim, \precapprox, \precnapprox [math]\displaystyle{ \precsim, \precnsim, \precapprox, \precnapprox \, }[/math]
\succsim, \succnsim, \succapprox, \succnapprox [math]\displaystyle{ \succsim, \succnsim, \succapprox, \succnapprox \, }[/math]

기하

\parallel, \nparallel, \shortparallel, \nshortparallel [math]\displaystyle{ \parallel, \nparallel, \shortparallel, \nshortparallel \! }[/math]
\perp, \angle, \sphericalangle, \measuredangle, 45^\circ [math]\displaystyle{ \perp, \angle, \sphericalangle, \measuredangle, 45^\circ \! }[/math]
\Box, \blacksquare, \diamond, \Diamond \lozenge, \blacklozenge, \bigstar [math]\displaystyle{ \Box, \blacksquare, \diamond, \Diamond \lozenge, \blacklozenge, \bigstar \! }[/math]
\bigcirc, \triangle \bigtriangleup, \bigtriangledown [math]\displaystyle{ \bigcirc, \triangle \bigtriangleup, \bigtriangledown \! }[/math]
\vartriangle, \triangledown [math]\displaystyle{ \vartriangle, \triangledown\! }[/math]
\blacktriangle, \blacktriangledown, \blacktriangleleft, \blacktriangleright [math]\displaystyle{ \blacktriangle, \blacktriangledown, \blacktriangleleft, \blacktriangleright \! }[/math]

논리

\forall, \exists, \nexists [math]\displaystyle{ \forall, \exists, \nexists \! }[/math]
\therefore, \because, \And [math]\displaystyle{ \therefore, \because, \And \! }[/math]
\or \lor \vee, \curlyvee, \bigvee [math]\displaystyle{ \or \lor \vee, \curlyvee, \bigvee \! }[/math]
\and \land \wedge, \curlywedge, \bigwedge [math]\displaystyle{ \and \land \wedge, \curlywedge, \bigwedge \! }[/math]
\bar{q}, \bar{abc}, \overline{q}, \overline{abc},

\lnot \neg, \not\operatorname{R}, \bot, \top

[math]\displaystyle{ \bar{q}, \bar{abc}, \overline{q}, \overline{abc}, \! }[/math]

[math]\displaystyle{ \lnot \neg, \not\operatorname{R}, \bot, \top \! }[/math]

\vdash \dashv, \vDash, \Vdash, \models [math]\displaystyle{ \vdash \dashv, \vDash, \Vdash, \models \! }[/math]
\Vvdash \nvdash \nVdash \nvDash \nVDash [math]\displaystyle{ \Vvdash \nvdash \nVdash \nvDash \nVDash \! }[/math]
\ulcorner \urcorner \llcorner \lrcorner [math]\displaystyle{ \ulcorner \urcorner \llcorner \lrcorner \, }[/math]

화살표

\Rrightarrow, \Lleftarrow [math]\displaystyle{ \Rrightarrow, \Lleftarrow \! }[/math]
\Rightarrow, \nRightarrow, \Longrightarrow \implies [math]\displaystyle{ \Rightarrow, \nRightarrow, \Longrightarrow \implies\! }[/math]
\Leftarrow, \nLeftarrow, \Longleftarrow [math]\displaystyle{ \Leftarrow, \nLeftarrow, \Longleftarrow \! }[/math]
\Leftrightarrow, \nLeftrightarrow, \Longleftrightarrow \iff [math]\displaystyle{ \Leftrightarrow, \nLeftrightarrow, \Longleftrightarrow \iff \! }[/math]
\Uparrow, \Downarrow, \Updownarrow [math]\displaystyle{ \Uparrow, \Downarrow, \Updownarrow \! }[/math]
\rightarrow \to, \nrightarrow, \longrightarrow [math]\displaystyle{ \rightarrow \to, \nrightarrow, \longrightarrow\! }[/math]
\leftarrow \gets, \nleftarrow, \longleftarrow [math]\displaystyle{ \leftarrow \gets, \nleftarrow, \longleftarrow\! }[/math]
\leftrightarrow, \nleftrightarrow, \longleftrightarrow [math]\displaystyle{ \leftrightarrow, \nleftrightarrow, \longleftrightarrow \! }[/math]
\uparrow, \downarrow, \updownarrow [math]\displaystyle{ \uparrow, \downarrow, \updownarrow \! }[/math]
\nearrow, \swarrow, \nwarrow, \searrow [math]\displaystyle{ \nearrow, \swarrow, \nwarrow, \searrow \! }[/math]
\mapsto, \longmapsto [math]\displaystyle{ \mapsto, \longmapsto \! }[/math]
\rightharpoonup \rightharpoondown \leftharpoonup \leftharpoondown \upharpoonleft \upharpoonright \downharpoonleft \downharpoonright \rightleftharpoons \leftrightharpoons [math]\displaystyle{ \rightharpoonup \rightharpoondown \leftharpoonup \leftharpoondown \upharpoonleft \upharpoonright \downharpoonleft \downharpoonright \rightleftharpoons \leftrightharpoons \,\! }[/math]
\curvearrowleft \circlearrowleft \Lsh \upuparrows \rightrightarrows \rightleftarrows \rightarrowtail \looparrowright [math]\displaystyle{ \curvearrowleft \circlearrowleft \Lsh \upuparrows \rightrightarrows \rightleftarrows \rightarrowtail \looparrowright \,\! }[/math]
\curvearrowright \circlearrowright \Rsh \downdownarrows \leftleftarrows \leftrightarrows \leftarrowtail \looparrowleft [math]\displaystyle{ \curvearrowright \circlearrowright \Rsh \downdownarrows \leftleftarrows \leftrightarrows \leftarrowtail \looparrowleft \,\! }[/math]
\hookrightarrow \hookleftarrow \multimap \leftrightsquigarrow \rightsquigarrow \twoheadrightarrow \twoheadleftarrow [math]\displaystyle{ \hookrightarrow \hookleftarrow \multimap \leftrightsquigarrow \rightsquigarrow \twoheadrightarrow \twoheadleftarrow \! }[/math]

특수

\amalg \P \S \% \dagger \ddagger \ldots \cdots [math]\displaystyle{ \amalg \P \S \% \dagger \ddagger \ldots \cdots \! }[/math]
\smile \frown \wr \triangleleft \triangleright [math]\displaystyle{ \smile \frown \wr \triangleleft \triangleright\! }[/math]
\diamondsuit, \heartsuit, \clubsuit, \spadesuit, \Game, \flat, \natural, \sharp [math]\displaystyle{ \diamondsuit, \heartsuit, \clubsuit, \spadesuit, \Game, \flat, \natural, \sharp \! }[/math]

기타

\diagup \diagdown \centerdot \ltimes \rtimes \leftthreetimes \rightthreetimes [math]\displaystyle{ \diagup \diagdown \centerdot \ltimes \rtimes \leftthreetimes \rightthreetimes \! }[/math]
\eqcirc \circeq \triangleq \bumpeq \Bumpeq \doteqdot \risingdotseq \fallingdotseq [math]\displaystyle{ \eqcirc \circeq \triangleq \bumpeq \Bumpeq \doteqdot \risingdotseq \fallingdotseq \! }[/math]
\intercal \barwedge \veebar \doublebarwedge \between \pitchfork [math]\displaystyle{ \intercal \barwedge \veebar \doublebarwedge \between \pitchfork \! }[/math]
\vartriangleleft \ntriangleleft \vartriangleright \ntriangleright [math]\displaystyle{ \vartriangleleft \ntriangleleft \vartriangleright \ntriangleright \! }[/math]
\trianglelefteq \ntrianglelefteq \trianglerighteq \ntrianglerighteq [math]\displaystyle{ \trianglelefteq \ntrianglelefteq \trianglerighteq \ntrianglerighteq \! }[/math]

위, 아래 첨자

기능 문법 문서에 나타나는 식
첨자 a^2 [math]\displaystyle{ a^2 }[/math]
아래 첨자 a_2 [math]\displaystyle{ a_2 }[/math]
x_s-x_D [math]\displaystyle{ x_s-x_D }[/math]
다문자 첨자 a^{2+2} [math]\displaystyle{ a^{2+2} }[/math]
a_{i,j} [math]\displaystyle{ a_{i,j} }[/math]
위 아래 첨자 동시에 x_2^3 [math]\displaystyle{ x_2^3 }[/math]
미분 (옳음) x' [math]\displaystyle{ x' }[/math]
미분 (HTML의 경우 틀림) x^\prime [math]\displaystyle{ x^\prime }[/math]
미분 (PNG의 경우 틀림) x\prime [math]\displaystyle{ x\prime }[/math]
시그마 \sum_{k=1}^N k^2 [math]\displaystyle{ \sum_{k=1}^N k^2 }[/math]
곱기호 \prod_{i=1}^N x_i [math]\displaystyle{ \prod_{i=1}^N x_i }[/math]
극한 \lim_{n \to \infty}x_n [math]\displaystyle{ \lim_{n \to \infty}x_n }[/math]
적분 \int_{-N}^{N} e^x\, dx [math]\displaystyle{ \int_{-N}^{N} e^x\, dx }[/math]
선적분 \oint_{C} x^3\, dx + 4y^2\, dy [math]\displaystyle{ \oint_{C} x^3\, dx + 4y^2\, dy }[/math]

분수, 행렬, 여러행

기능 문법 문서에서 보이는 식
분수 \frac{2}{4} or {2 \over 4} [math]\displaystyle{ \frac{2}{4} }[/math]
이항
계수
{n \choose k} [math]\displaystyle{ {n \choose k} }[/math]
행렬 \begin{pmatrix} x & y \\ z & v \end{pmatrix} [math]\displaystyle{ \begin{pmatrix} x & y \\ z & v \end{pmatrix} }[/math]
\begin{bmatrix}
0 & \cdots & 0 \\
\vdots & \ddots & \vdots \\
0 & \cdots & 0
\end{bmatrix}
[math]\displaystyle{ \begin{bmatrix} 0 & \cdots & 0 \\ \vdots & \ddots & \vdots \\ 0 & \cdots & 0\end{bmatrix} }[/math]
\begin{Bmatrix} x & y \\ z & v \end{Bmatrix} [math]\displaystyle{ \begin{Bmatrix} x & y \\ z & v \end{Bmatrix} }[/math]
\begin{vmatrix} x & y \\ z & v \end{vmatrix} [math]\displaystyle{ \begin{vmatrix} x & y \\ z & v \end{vmatrix} }[/math]
\begin{Vmatrix} x & y \\ z & v \end{Vmatrix} [math]\displaystyle{ \begin{Vmatrix} x & y \\ z & v \end{Vmatrix} }[/math]
\begin{matrix} x & y \\ z & v \end{matrix} [math]\displaystyle{ \begin{matrix} x & y \\ z & v \end{matrix} }[/math]
경우
나누기
f(n)=
\begin{cases}
n/2, & \mbox{if }n\mbox{ is even} \\
3n+1, & \mbox{if }n\mbox{ is odd}
\end{cases}
[math]\displaystyle{ f(n)=\begin{cases} n/2, & \mbox{if }n\mbox{ is even} \\ 3n+1, & \mbox{if }n\mbox{ is odd} \end{cases} }[/math]
두줄
이상의
방정식
\begin{matrix}
f(n+1) &=& (n+1)^2 \\
       &=& n^2 + 2n + 1
\end{matrix}
[math]\displaystyle{ \begin{matrix}f(n+1)&=& (n+1)^2 \\ \ & =& n^2 + 2n + 1\end{matrix} }[/math]

글꼴

그리스어
\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta [math]\displaystyle{ \Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta \! }[/math]
\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho [math]\displaystyle{ \Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho \! }[/math]
\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega [math]\displaystyle{ \Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega \! }[/math]
\alpha \beta \gamma \delta \epsilon \zeta \eta \theta [math]\displaystyle{ \alpha \beta \gamma \delta \epsilon \zeta \eta \theta \! }[/math]
\iota \kappa \lambda \mu \nu \xi \pi \rho [math]\displaystyle{ \iota \kappa \lambda \mu \nu \xi \pi \rho \! }[/math]
\sigma \tau \upsilon \phi \chi \psi \omega [math]\displaystyle{ \sigma \tau \upsilon \phi \chi \psi \omega \! }[/math]
\varepsilon \digamma \varkappa \varpi [math]\displaystyle{ \varepsilon \digamma \varkappa \varpi \! }[/math]
\varrho \varsigma \vartheta \varphi [math]\displaystyle{ \varrho \varsigma \vartheta \varphi \! }[/math]
히브리어
\aleph \beth \gimel \daleth [math]\displaystyle{ \aleph \beth \gimel \daleth \! }[/math]
칠판체 로마자
\mathbb{ABCDEFGHI} [math]\displaystyle{ \mathbb{ABCDEFGHI} \! }[/math]
\mathbb{JKLMNOPQR} [math]\displaystyle{ \mathbb{JKLMNOPQR} \! }[/math]
\mathbb{STUVWXYZ} [math]\displaystyle{ \mathbb{STUVWXYZ} \! }[/math]
볼드체 로마자
\mathbf{ABCDEFGHI} [math]\displaystyle{ \mathbf{ABCDEFGHI} \! }[/math]
\mathbf{JKLMNOPQR} [math]\displaystyle{ \mathbf{JKLMNOPQR} \! }[/math]
\mathbf{STUVWXYZ} [math]\displaystyle{ \mathbf{STUVWXYZ} \! }[/math]
\mathbf{abcdefghijklm} [math]\displaystyle{ \mathbf{abcdefghijklm} \! }[/math]
\mathbf{nopqrstuvwxyz} [math]\displaystyle{ \mathbf{nopqrstuvwxyz} \! }[/math]
\mathbf{0123456789} [math]\displaystyle{ \mathbf{0123456789} \! }[/math]
볼드체 그리스어
\boldsymbol{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} [math]\displaystyle{ \boldsymbol{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} \! }[/math]
\boldsymbol{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} [math]\displaystyle{ \boldsymbol{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} \! }[/math]
\boldsymbol{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} [math]\displaystyle{ \boldsymbol{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} \! }[/math]
\boldsymbol{\alpha\beta\gamma\delta\epsilon\zeta\eta\theta} [math]\displaystyle{ \boldsymbol{\alpha\beta\gamma\delta\epsilon\zeta\eta\theta} \! }[/math]
\boldsymbol{\iota\kappa\lambda\mu\nu\xi\pi\rho} [math]\displaystyle{ \boldsymbol{\iota\kappa\lambda\mu\nu\xi\pi\rho} \! }[/math]
\boldsymbol{\sigma\tau\upsilon\phi\chi\psi\omega} [math]\displaystyle{ \boldsymbol{\sigma\tau\upsilon\phi\chi\psi\omega} \! }[/math]
\boldsymbol{\varepsilon\digamma\varkappa\varpi} [math]\displaystyle{ \boldsymbol{\varepsilon\digamma\varkappa\varpi} \! }[/math]
\boldsymbol{\varrho\varsigma\vartheta\varphi} [math]\displaystyle{ \boldsymbol{\varrho\varsigma\vartheta\varphi} \! }[/math]
기울임체 로마자
\mathit{0123456789} [math]\displaystyle{ \mathit{0123456789} \! }[/math]
기울임체 그리스어
\mathit{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} [math]\displaystyle{ \mathit{\Alpha\Beta\Gamma\Delta\Epsilon\Zeta\Eta\Theta} \! }[/math]
\mathit{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} [math]\displaystyle{ \mathit{\Iota\Kappa\Lambda\Mu\Nu\Xi\Pi\Rho} \! }[/math]
\mathit{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} [math]\displaystyle{ \mathit{\Sigma\Tau\Upsilon\Phi\Chi\Psi\Omega} \! }[/math]
로만체
\mathrm{ABCDEFGHI} [math]\displaystyle{ \mathrm{ABCDEFGHI} \! }[/math]
\mathrm{JKLMNOPQR} [math]\displaystyle{ \mathrm{JKLMNOPQR} \! }[/math]
\mathrm{STUVWXYZ} [math]\displaystyle{ \mathrm{STUVWXYZ} \! }[/math]
\mathrm{abcdefghijklm} [math]\displaystyle{ \mathrm{abcdefghijklm} \! }[/math]
\mathrm{nopqrstuvwxyz} [math]\displaystyle{ \mathrm{nopqrstuvwxyz} \! }[/math]
\mathrm{0123456789} [math]\displaystyle{ \mathrm{0123456789} \! }[/math]
산세리프체
\mathsf{ABCDEFGHI} [math]\displaystyle{ \mathsf{ABCDEFGHI} \! }[/math]
\mathsf{JKLMNOPQR} [math]\displaystyle{ \mathsf{JKLMNOPQR} \! }[/math]
\mathsf{STUVWXYZ} [math]\displaystyle{ \mathsf{STUVWXYZ} \! }[/math]
\mathsf{abcdefghijklm} [math]\displaystyle{ \mathsf{abcdefghijklm} \! }[/math]
\mathsf{nopqrstuvwxyz} [math]\displaystyle{ \mathsf{nopqrstuvwxyz} \! }[/math]
\mathsf{0123456789} [math]\displaystyle{ \mathsf{0123456789} \! }[/math]
산세리프체 그리스어
\mathsf{\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta} [math]\displaystyle{ \mathsf{\Alpha \Beta \Gamma \Delta \Epsilon \Zeta \Eta \Theta} \! }[/math]
\mathsf{\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho} [math]\displaystyle{ \mathsf{\Iota \Kappa \Lambda \Mu \Nu \Xi \Pi \Rho} \! }[/math]
\mathsf{\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega} [math]\displaystyle{ \mathsf{\Sigma \Tau \Upsilon \Phi \Chi \Psi \Omega}\! }[/math]
흘림체
\mathcal{ABCDEFGHI} [math]\displaystyle{ \mathcal{ABCDEFGHI} \! }[/math]
\mathcal{JKLMNOPQR} [math]\displaystyle{ \mathcal{JKLMNOPQR} \! }[/math]
\mathcal{STUVWXYZ} [math]\displaystyle{ \mathcal{STUVWXYZ} \! }[/math]
흑자체
\mathfrak{ABCDEFGHI} [math]\displaystyle{ \mathfrak{ABCDEFGHI} \! }[/math]
\mathfrak{JKLMNOPQR} [math]\displaystyle{ \mathfrak{JKLMNOPQR} \! }[/math]
\mathfrak{STUVWXYZ} [math]\displaystyle{ \mathfrak{STUVWXYZ} \! }[/math]
\mathfrak{abcdefghijklm} [math]\displaystyle{ \mathfrak{abcdefghijklm} \! }[/math]
\mathfrak{nopqrstuvwxyz} [math]\displaystyle{ \mathfrak{nopqrstuvwxyz} \! }[/math]
\mathfrak{0123456789} [math]\displaystyle{ \mathfrak{0123456789} \! }[/math]
작은 글자
{\scriptstyle\text{abcdefghijklm}} [math]\displaystyle{ {\scriptstyle\text{abcdefghijklm}} }[/math]

괄호 쓰기

기능 문법 나타나는 모양
좋지 않음. ( \frac{1}{2} ) [math]\displaystyle{ ( \frac{1}{2} ) }[/math]
좋음. \left( \frac{1}{2} \right) [math]\displaystyle{ \left ( \frac{1}{2} \right ) }[/math]

\left\right 를 사용하여, 여러가지 괄호를 사용할 수 있습니다.

기능 문법 나타나는 모양
괄호 \left( A \right) [math]\displaystyle{ \left( A \right) }[/math]
사각 괄호 \left[ A \right] [math]\displaystyle{ \left[ A \right] }[/math]
집합괄호 \left\{ A \right\}
(주의: \ 필요)
[math]\displaystyle{ \left\{ A \right\} }[/math]
부등호 괄호 \left\langle A \right\rangle [math]\displaystyle{ \left\langle A \right\rangle }[/math]
\left| A \right| [math]\displaystyle{ \left| A \right| }[/math]
\left. 혹은 \right. 라고 쓰면, 그 쪽 괄호는 나타나지 않습니다. \left. {A \over B} \right\} \to X [math]\displaystyle{ \left. {A \over B} \right\} \to X }[/math]

빈칸조정

[math]\displaystyle{ {\mathrm{T\!_{\displaystyle E} \! X}} }[/math] 은 빈칸의 크기를 자동으로 조정합니다. 특별히 조정이 필요한 경우는 다음을 사용하면 됩니다.

기능 문법 나타나는 모양
double quad space a \qquad b [math]\displaystyle{ a \qquad b }[/math]
quad space a \quad b [math]\displaystyle{ a \quad b }[/math]
text space a\ b [math]\displaystyle{ a\ b }[/math]
large space a\;b [math]\displaystyle{ a\;b }[/math]
medium space a\>b [not supported]
small space a\,b [math]\displaystyle{ a\,b }[/math]
no space ab [math]\displaystyle{ ab\, }[/math]
negative space a\!b [math]\displaystyle{ a\!b }[/math]

같이 보기

바깥 고리