「Mathjax2.x 練習場」の版間の差分
編集の要約なし |
編集の要約なし |
||
74行目: | 74行目: | ||
=== 数 === | === 数 === | ||
* | *キャンセル | ||
<freescript></script> | <freescript></script> | ||
<div class="hljs-wrap"><pre data-label="MathJaxSample" class="pre-wrap"> | <div class="hljs-wrap"><pre data-label="MathJaxSample" class="pre-wrap"> | ||
<code class="tex">\ | <code class="tex">\cancel{a} | ||
</code></pre></div><script></freescript><div style="background-color:#eeeeee; border:2px solid;"> | </code></pre></div><script></freescript><div style="background-color:#eeeeee; border:2px solid;"> | ||
<span class="MathJax_Preview" style="color: inherit;"></span><div class="MathJax_Display" style="text-align: center;"><span class="MathJax" tabindex="0" style="text-align: center; position: relative;" role="presentation"><span class="none-math" id="Display:_\ | <span class="MathJax_Preview" style="color: inherit;"></span><div class="MathJax_Display" style="text-align: center;"><span class="MathJax" tabindex="0" style="text-align: center; position: relative;" role="presentation"><span class="none-math" id="Display:_\cancel{a}" style="width: 1.332em; display: inline-block;"><span style="display: inline-block; position: relative; width: 1.025em; height: 0px; font-size: 127%;"><span style="position: absolute; clip: rect(0.872em, 1001.02em, 2.712em, -999.997em); top: -2.094em; left: 0em;"><span class="mrow"><span class="menclose"><span style="display: inline-block; position: relative; width: 1.025em; height: 0px;"><span style="border: 1.5px none; display: inline-block; overflow: hidden; width: 1.025em; height: 1.536em; vertical-align: -0.049em; position: absolute; top: -1.071em; left: 0em;"></span><span style="position: absolute; clip: rect(1.127em, 1000.46em, 2.457em, -999.997em); top: -2.094em; left: 0.258em;"><span class="mrow"><span class="mi"><span style="font-family: "Neo Euler Medium", Meiryo, STIXGeneral, "Arial Unicode MS", serif; font-size: 79%; font-style: normal; font-weight: normal;">a</span></span></span><span style="display: inline-block; width: 0px; height: 2.099em;"></span></span><span style="position: absolute; top: -2.298em; left: 0em;"><svg style="width: 1.025em; height: 1.536em;"><g fill="none" stroke="currentColor" stroke-width="1.46685"><line x1="1" y1="28.84805" x2="18.29005" y2="1.46685"></line></g></svg><span style="display: inline-block; width: 0px; height: 2.764em;"></span></span></span></span></span><span style="display: inline-block; width: 0px; height: 2.099em;"></span></span></span><span style="display: inline-block; overflow: hidden; vertical-align: -0.646em; border-left: 0px solid; width: 0px; height: 2.081em;"></span></span></span></div> | ||
</div> | </div> | ||
2025年1月21日 (火) 18:44時点における版
Mathjax 2.7に戻る。
Mathjax2.x コード一覧に戻る。
概要
Mathjax2.x系で使えるコード一覧を作成したいと思います。35しばらくはコード動作確認調整期間になります。Mathjax3.x系向けのサンプルを全部貼りましたので、59動いていないものは非対応だったんだなと思っていいと思います。
Checking environment...
Version2.0系に関する記事です。このページのMathJaxバージョンは
Loading MathJax version...
数
- キャンセル
\cancel{a}
a
- 分数(NonMathjax)
\frac{1}{2}
12
- 分数(大)
\displaystyle \frac{1}{2}
12
- 分数(大)2
\dfrac{1}{2}
12
- 増減表
\begin{array}{c|ccccc}
x & \cdots & -1 & \cdots & 1 & \cdots \\
\hline
f^{\prime}(x) & + & 0 & – & 0 & + \\
\hline
f(x) & \nearrow & e & \searrow & -e & \nearrow
\end{array}
xf′(x)f(x)⋯+↗−10e⋯–↘10−e⋯+↗
- 平方根
\sqrt{ 2 }
2√
- 微分(ラグランジュ)
f^{\prime}
f′
- 微分サンプル
\begin{eqnarray}
f^{\prime}(x)
= \frac{ df }{ dx }
= \lim_{ \Delta x \to 0 } \frac{ f(x + \Delta x) - f(x) }{ \Delta x }
\end{eqnarray}
f′(x)=dfdx=limΔx→0f(x+Δx)−f(x)Δx
- 表サンプル
\begin{array}{c|ccccc}
x & \cdots & -1 & \cdots & 1 & \cdots \\
\hline
f^{\prime}(x) & + & 0 & – & 0 & + \\
\hline
f(x) & \nearrow & e & \searrow & -e & \nearrow
\end{array}
xf′(x)f(x)⋯+↗−10e⋯–↘10−e⋯+↗
- 下線
\underline{ A }
$$ \underline{ A } $$
- 下線
\underline{ A }
A_
- 下線
\underline{ AB }
AB_