<?xml version="1.0" encoding="utf-8"?>

<!-- It seems the below code is required to display greek chars like &mu; , &nbsp; etc. -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN"
"http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd" [
      <!ENTITY mathml "http://www.w3.org/1998/Math/MathML">
   ]>

<html xmlns="http://www.w3.org/1999/xhtml">

<head>
	<title>MathToWeb (MathML example)</title>
	<link rel="stylesheet" href="./../../css/mathtoweb_web.css" type="text/css" />
	<link rel="shortcut icon" href="./images/mathtoweb16x16.ico" />
</head>

<body>

<p class="mathml-eg-top-par">
MathML generated by <a href="http://www.mathtoweb.com">MathToWeb</a><br/>
<br/>
A MathML example displaying the <a href="http://www.ams.org/tex/amslatex.html">AMS-Latex</a>
subordinate environment <code>cases</code> inside display environment <code>equation</code>.
</p>


<p>
<table><tr><td>
<code>
<pre class="latex">\begin{equation}
\tag{2}\label{eq:cases-eg}
H(j\omega) = 
 \begin{cases}
  e^{-j\omega\,t_0}&amp; \text{for $\abs{\omega} &lt; \omega_c$}\\
  0&amp; \text{for $\abs{\omega}&gt;\omega_c$}
 \end{cases}
\end{equation}</pre>
</code>
</td></tr></table>
</p>

<p>
<!-- begin MathToWeb -->
<!-- (your Latex) \begin{equation}
\tag{2}\label{eq:cases-eg}
H(j\omega) = 
\begin{cases}
e^{-j\omega\,t_0}& \text{for $\abs{\omega} < \omega_c$}\\
0& \text{for $\abs{\omega}>\omega_c$}
\end{cases}
\end{equation} -->

<table class="equation" style="width: 100%; margin-top: 1.0%; margin-right: 0.0%; margin-bottom: 1.0%; margin-left: 0.0%;">
<tr>
<td style="width: 5%"></td>
<td style="text-align: left">

<math xmlns="http://www.w3.org/1998/Math/MathML">
<mi>H</mi>
<mrow>
	<mo maxsize="1.00em">(</mo>
	<mi>j</mi>
	<mi>&omega;</mi>
	<mo maxsize="1.00em">)</mo>
</mrow>
<mo>=</mo>
<mrow>
	<mo>&lcub;</mo>
	<mtable class="m-cases" columnalign="left">
		<mtr>
			<mtd>
				<msup>
					<mi>e</mi>
					<mrow>
						<mo>-</mo>
						<mi>j</mi>
						<mi>&omega;</mi>
						<mspace width="0.167em" />
						<msub>
							<mi>t</mi>
							<mn>0</mn>
						</msub>
					</mrow>
				</msup>
			</mtd>
			<mtd>
				<mtext>for&nbsp;
					<math xmlns="http://www.w3.org/1998/Math/MathML">
						<mo>&verbar;</mo>
						<mi>&omega;</mi>
						<mo>&verbar;</mo>
						<mo>&lt;</mo>
						<msub>
							<mi>&omega;</mi>
							<mi>c</mi>
						</msub>
					</math>
				</mtext>
			</mtd>
		</mtr>
		<mtr>
			<mtd>
				<mn>0</mn>
			</mtd>
			<mtd>
				<mtext>for&nbsp;
					<math xmlns="http://www.w3.org/1998/Math/MathML">
						<mo>&verbar;</mo>
						<mi>&omega;</mi>
						<mo>&verbar;</mo>
						<mo>&gt;</mo>
						<msub>
							<mi>&omega;</mi>
							<mi>c</mi>
						</msub>
					</math>
				</mtext>
			</mtd>
		</mtr>
	</mtable>
	<mphantom>
	&rcub;
	</mphantom>
</mrow>
</math>

</td>
<td style="text-align: right; vertical-align: center"><a id="eq:cases-eg">(2)</a></td>
</tr>
</table>
<!-- end MathToWeb -->
</p>




<p>
<code>
<pre>

&lt;math xmlns="http://www.w3.org/1998/Math/MathML"&gt;
&lt;mi&gt;H&lt;/mi&gt;
&lt;mrow&gt;
	&lt;mo maxsize="1.00em"&gt;(&lt;/mo&gt;
	&lt;mi&gt;j&lt;/mi&gt;
	&lt;mi&gt;&amp;omega;&lt;/mi&gt;
	&lt;mo maxsize="1.00em"&gt;)&lt;/mo&gt;
&lt;/mrow&gt;
&lt;mo&gt;=&lt;/mo&gt;
&lt;mrow&gt;
	&lt;mo&gt;&amp;lcub;&lt;/mo&gt;
	&lt;mtable class="m-cases" columnalign="left"&gt;
		&lt;mtr&gt;
			&lt;mtd&gt;
				&lt;msup&gt;
					&lt;mi&gt;e&lt;/mi&gt;
					&lt;mrow&gt;
						&lt;mo&gt;-&lt;/mo&gt;
						&lt;mi&gt;j&lt;/mi&gt;
						&lt;mi&gt;&amp;omega;&lt;/mi&gt;
						&lt;mspace width="0.167em" /&gt;
						&lt;msub&gt;
							&lt;mi&gt;t&lt;/mi&gt;
							&lt;mn&gt;0&lt;/mn&gt;
						&lt;/msub&gt;
					&lt;/mrow&gt;
				&lt;/msup&gt;
			&lt;/mtd&gt;
			&lt;mtd&gt;
				&lt;mtext&gt;for&amp;nbsp;
					&lt;math xmlns="http://www.w3.org/1998/Math/MathML"&gt;
						&lt;mo&gt;&amp;verbar;&lt;/mo&gt;
						&lt;mi&gt;&amp;omega;&lt;/mi&gt;
						&lt;mo&gt;&amp;verbar;&lt;/mo&gt;
						&lt;mo&gt;&amp;lt;&lt;/mo&gt;
						&lt;msub&gt;
							&lt;mi&gt;&amp;omega;&lt;/mi&gt;
							&lt;mi&gt;c&lt;/mi&gt;
						&lt;/msub&gt;
					&lt;/math&gt;
				&lt;/mtext&gt;
			&lt;/mtd&gt;
		&lt;/mtr&gt;
		&lt;mtr&gt;
			&lt;mtd&gt;
				&lt;mn&gt;0&lt;/mn&gt;
			&lt;/mtd&gt;
			&lt;mtd&gt;
				&lt;mtext&gt;for&amp;nbsp;
					&lt;math xmlns="http://www.w3.org/1998/Math/MathML"&gt;
						&lt;mo&gt;&amp;verbar;&lt;/mo&gt;
						&lt;mi&gt;&amp;omega;&lt;/mi&gt;
						&lt;mo&gt;&amp;verbar;&lt;/mo&gt;
						&lt;mo&gt;&amp;gt;&lt;/mo&gt;
						&lt;msub&gt;
							&lt;mi&gt;&amp;omega;&lt;/mi&gt;
							&lt;mi&gt;c&lt;/mi&gt;
						&lt;/msub&gt;
					&lt;/math&gt;
				&lt;/mtext&gt;
			&lt;/mtd&gt;
		&lt;/mtr&gt;
	&lt;/mtable&gt;
	&lt;mphantom&gt;
	&amp;rcub;
	&lt;/mphantom&gt;
&lt;/mrow&gt;
&lt;/math&gt;

</pre>
</code>
</p>

</body>
</html>

