|
1
|
|
Editor:
Time: 2007/11/18 18:05:53 GMT-8
|
Note: test
|
changed:
-
$x^2$
From miclav Mon Dec 19 11:40:23 -0600 2005
From: miclav
Date: Mon, 19 Dec 2005 11:40:23 -0600
Subject: Formula in the text
Message-ID: <20051219114023-0600@wiki.axiom-developer.org>
The text '\$x^2\$' gives $x^2$
From miclav Mon Dec 19 11:42:18 -0600 2005
From: miclav
Date: Mon, 19 Dec 2005 11:42:18 -0600
Subject: Unnumbered formula outside text
Message-ID: <20051219114218-0600@wiki.axiom-developer.org>
\$\$x^2\$\$ gives $$x^2$$
From miclav Mon Dec 19 11:43:54 -0600 2005
From: miclav
Date: Mon, 19 Dec 2005 11:43:54 -0600
Subject: Numbered formula outside text
Message-ID: <20051219114354-0600@wiki.axiom-developer.org>
\begin{equation}
x^2
\end{equation}
From miclav Mon Dec 19 12:08:52 -0600 2005
From: miclav
Date: Mon, 19 Dec 2005 12:08:52 -0600
Subject: Formule numérotée hors-texte
Message-ID: <20051219120852-0600@wiki.axiom-developer.org>
Pour obtenir la formule numérotée hors-texte \begin{equation} x^2 \end{equation} dans MathAction, on peut taper !\begin{equation} x^2 \end{equation}.
From jlips2003 Wed Oct 31 10:00:56 -0600 2007
From: jlips2003
Date: Wed, 31 Oct 2007 10:00:56 -0600
Subject: test
Message-ID: <20071031100056-0600@wiki.axiom-developer.org>
\begin{equation}
\pi=\frac{3}{4} \sqrt{3}+24 \int_0^{1/4}{\sqrt{x-x^2}dx}
\end{equation}
\begin{equation}
\text{cost}= \text{base} \times 2^{\text{level}-1}
\end{equation}
The text
$x^2$
gives
$$x^2$$ gives
Pour obtenir la formule numérotée hors-texte
dans
MathAction, on peut taper \begin{equation} x^2 \end{equation}.