「Mathjax2.x 練習場」の版間の差分

提供:yonewiki
編集の要約なし
編集の要約なし
123行目: 123行目:
   x    & \cdots & -1 & \cdots & 1 & \cdots \\  
   x    & \cdots & -1 & \cdots & 1 & \cdots \\  
   \hline
   \hline
   f’(x) & + & 0 & – & 0 & + \\  
   f^{\prime}(x) & + & 0 & – & 0 & + \\  
   \hline
   \hline
   f(x)  & \nearrow & e & \searrow & -e & \nearrow
   f(x)  & \nearrow & e & \searrow & -e & \nearrow
142行目: 142行目:
<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">f'
<code class="tex">f^{\prime}
</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;">
f
f
152行目: 152行目:
<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">\begin{eqnarray}
<code class="tex">\begin{eqnarray}
f'(x)
f^{\prime}(x)
  = \frac{ df }{ dx }
  = \frac{ df }{ dx }
  = \lim_{ \Delta x \to 0 } \frac{ f(x + \Delta x) - f(x) }{ \Delta x }
  = \lim_{ \Delta x \to 0 } \frac{ f(x + \Delta x) - f(x) }{ \Delta x }
158行目: 158行目:
</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;">
$$ \begin{eqnarray}
$$ \begin{eqnarray}
f'(x)
f^{\prime}(x)
  = \frac{ df }{ dx }
  = \frac{ df }{ dx }
  = \lim_{ \Delta x \to 0 } \frac{ f(x + \Delta x) - f(x) }{ \Delta x }
  = \lim_{ \Delta x \to 0 } \frac{ f(x + \Delta x) - f(x) }{ \Delta x }
171行目: 171行目:
   x    & \cdots & -1 & \cdots & 1 & \cdots \\  
   x    & \cdots & -1 & \cdots & 1 & \cdots \\  
   \hline
   \hline
   f’(x) & + & 0 & – & 0 & + \\  
   f^{\prime}(x) & + & 0 & – & 0 & + \\  
   \hline
   \hline
   f(x)  & \nearrow & e & \searrow & -e & \nearrow
   f(x)  & \nearrow & e & \searrow & -e & \nearrow
179行目: 179行目:
   x    & \cdots & -1 & \cdots & 1 & \cdots \\  
   x    & \cdots & -1 & \cdots & 1 & \cdots \\  
   \hline
   \hline
   f’(x) & + & 0 & – & 0 & + \\  
   f^{\prime}(x) & + & 0 & – & 0 & + \\  
   \hline
   \hline
   f(x)  & \nearrow & e & \searrow & -e & \nearrow
   f(x)  & \nearrow & e & \searrow & -e & \nearrow

2025年1月11日 (土) 03:16時点における版

Mathjax 2.7に戻る。

Mathjax2.x コード一覧に戻る。

概要

 Mathjax2.x系で使えるコード一覧を作成したいと思います。しばらくはコード動作確認調整期間になります。Mathjax3.x系向けのサンプルを全部貼りましたので、動いていないものは非対応だったんだなと思っていいと思います。

 

MathJax is defined.

 Version2.0系に関する記事です。このページのMathJaxバージョンは

 

MathJax version: 2.7.9

 

  • 分数

tex
\frac{1}{2}
MathJaxSample

12


  • 分数(NonMathjax)

tex
\frac{1}{2}
MathJaxSample
12


  • 分数(大)

tex
\displaystyle \frac{1}{2}
MathJaxSample

12


  • 分数(大)2

tex
\dfrac{1}{2}
MathJaxSample

12


  • 増減表

tex
\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}
MathJaxSample

x11f(x)+00+f(x)ee


  • 平方根

tex
\sqrt{ 2 }
MathJaxSample

2


  • 微分(ラグランジュ)

tex
f^{\prime}
MathJaxSample

f


  • 微分サンプル

tex
\begin{eqnarray}
f^{\prime}(x)
 = \frac{ df }{ dx }
 = \lim_{ \Delta x \to 0 } \frac{ f(x + \Delta x) - f(x) }{ \Delta x }
\end{eqnarray}
MathJaxSample

f(x)=dfdx=limΔx0f(x+Δx)f(x)Δx


  • 表サンプル

tex
\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}
MathJaxSample

x11f(x)+00+f(x)ee


  • 下線

tex
\underline{ A }
MathJaxSample

A_


  • 下線

tex
\underline{ A }
MathJaxSample

AB_


  • 下線

tex
\underline{ AB }
MathJaxSample

AB_