Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2007-01-24 12:11:36
Size: 6
Editor: kysucix
Comment:
Revision 5 as of 2008-06-26 09:56:31
Size: 365
Editor: anonymous
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
test Describe Testo here.
<<latex(\usepackage{dsfont} % $$\mathds{R}$$)>>
<<latex($$\sigma$$)>>
{{{#!latex
\begin{equation}
x=R\frac{\beta\theta}{\sqrt{\alpha\beta}}\cos{(\alpha\phi)}
\end{equation}

\begin{eqnarray}
y & = & R\frac{\alpha\phi}{\sqrt{\alpha\beta}} \\
\alpha & = & \frac{2\arccos{c}}{\pi} \\
\beta & = & \frac{\alpha}{2p}
\end{eqnarray}
}}}

Describe Testo here. <<latex(\usepackage{dsfont} % $$\mathds{R}$$)>> <<latex($$\sigma$$)>>

\begin{equation}
x=R\frac{\beta\theta}{\sqrt{\alpha\beta}}\cos{(\alpha\phi)}
\end{equation}

\begin{eqnarray}
y & = & R\frac{\alpha\phi}{\sqrt{\alpha\beta}} \\
\alpha & = & \frac{2\arccos{c}}{\pi} \\
\beta & = & \frac{\alpha}{2p}
\end{eqnarray}

Test (last edited 2009-03-06 15:18:41 by asbesto)