<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>math.fo</title>
	<atom:link href="http://math.fo/feed/" rel="self" type="application/rss+xml" />
	<link>http://math.fo</link>
	<description>A blog about everything from the world of mathematics</description>
	<lastBuildDate>Sun, 17 Jul 2011 09:26:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Wonderful MathJax!</title>
		<link>http://math.fo/2011/05/26/the-wonderful-mathjax/</link>
		<comments>http://math.fo/2011/05/26/the-wonderful-mathjax/#comments</comments>
		<pubDate>Thu, 26 May 2011 17:01:46 +0000</pubDate>
		<dc:creator>Sigmund Vestergaard</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[MathJax]]></category>

		<guid isPermaLink="false">http://math.fo/?p=3</guid>
		<description><![CDATA[Some time ago I discovered the JavaScript engine MathJax for diplaying mathematics in a web browser, either through \(\mathrm{\LaTeX}\) or MathML syntax. It looks very promising, so I wanted to give it a try. Now was the opportunity to try &#8230; <a href="http://math.fo/2011/05/26/the-wonderful-mathjax/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some time ago I discovered the JavaScript engine <a title="MathJax" href="http://www.mathjax.org/" target="_blank">MathJax</a> for diplaying mathematics in a web browser, either through \(\mathrm{\LaTeX}\) or MathML syntax. It looks very promising, so I wanted to give it a try. Now was the opportunity to try it out.</p>
<p>I always searched for a good way to display mathematics on the web. The hack rendering the formulae as png images to include in the page has worked, but the result was not always pretty. MathJax seems to provide a way to render pretty formulae. In the first post on this new blog of mine I will experiment a little, to see what MathJax is capable of.</p>
<p>Let&#8217;s first try one of my favourite examples, which I use when I don&#8217;t know what else to write.</p>
<p>The solution of the quadratic equation \(ax^2+bx+c=0\) is given by \[x = \frac{-b\pm\sqrt{b^2-4ac}}{2a}.\]</p>
<p>Another example is one involving the solution to a differential equation, \(\mathrm dy/\mathrm dx = xy\). The complete set of solutions to this equation is given by \[y = C\,\mathrm e^{\frac12x^2},\]</p>
<p>where \(C\) is an arbitrary constant. The solution was derived using separation of variables: \[\int\frac{1}{y}\,\mathrm dy = \int x\,\mathrm dx \iff \ln|y| = \frac12x^2+k \iff y = C\,\mathrm e^{\frac12x^2}.\]</p>
<p>Here are two examples where MathJax was used to render mathematical formulae. There will be many more examples in future posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://math.fo/2011/05/26/the-wonderful-mathjax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
