MathJax Introduction
Nick Hale, 5th March 2012
(Chebfun example fun/MathJax.m)
Chebfun Examples now support LaTeX equations via MathJax ( http://www.mathjax.org ).
MathJax is an open source JavaScript display engine for mathematics that works in all modern browsers.
When , there are two solutions to \(ax^2 + bx + c = 0\) and they are
$
plot(exp(3i*scribble('MathJax is cool!')),'LineWidth',2), axis equal off
