MathJax
提供: Internet Web School
(版間での差分)
(→memo, testing...) |
(→memo, testing...) |
||
60 行: | 60 行: | ||
== memo, testing... == | == memo, testing... == | ||
- | f(x,y) = \left\{ \begin{array}{ll} \frac{x^3y}{x^2+y^2} & ((x,y) \neq {\bf 0} \\ 0 & ((x,y)={\bf 0}) \end{array} \right | + | 関数<br/> |
+ | $$ | ||
+ | f(x,y) =\left\{ | ||
+ | \begin{array}{ll} | ||
+ | \frac{x^3y}{x^2+y^2} & ((x,y) \neq {\bf 0}) \\ | ||
+ | 0 & ((x,y)={\bf 0}) | ||
+ | \end{array} \right. | ||
+ | $$<br/> | ||
+ | を考える。 | ||
∫xadx=1a+1xa+1+C.(a≠−1) | ∫xadx=1a+1xa+1+C.(a≠−1) |
2017年12月19日 (火) 11:29 時点における最新版
目次[非表示] |
MathJaxプラグインによる数式表示
inline equation
This is a sample equation : √x2+y2=z
$\sqrt{x^2+y^2} = z$
blocked equation
∫xadx=1a+1xa+1+C.(a≠−1)
$$\int x^a dx = \frac{1}{a+1}x^{a+1}+C. \quad (a \ne -1)$$
multiple-line blocked equations
- eiθ=cosθ+isinθeπi+1=0
$e^{i \theta} = \cos \theta + i \, \sin \theta\\ e^{\pi i} + 1 = 0$
SIZE feature
\small
- ex=∑∞n=0xnn!
$\small e^x=\sum_{n=0}^\infty\frac{x^n}{n!}$
normalsize
- ex=∑∞n=0xnn!
$e^x=\sum_{n=0}^\infty\frac{x^n}{n!}$
\large
- ex=∑∞n=0xnn!
$\large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}$
\Large
- ex=∑∞n=0xnn!
$\Large e^x=\sum_{n=0}^\infty\frac{x^n}{n!}$
\LARGE
- ex=∑∞n=0xnn!
$\LARGE e^x=\sum_{n=0}^\infty\frac{x^n}{n!}$
\Huge
- ex=∑∞n=0xnn!
$\Huge\blue e^x=\sum_{n=0}^\infty\frac{x^n}{n!}$
MathJax homepage
test page (using .js) -http://cdn.mathjax.org/mathjax/latest/test/sample-tex.html
MediaWiki extensions/MathJax.php plugin
http://www.mediawiki.org/wiki/Extension:MathJax
LaTeX Math. symbols
memo, testing...
関数
f(x,y)={x3yx2+y2((x,y)≠0)0((x,y)=0)
を考える。
∫xadx=1a+1xa+1+C.(a≠−1)