Skip to content

Instantly share code, notes, and snippets.

@tutkun
Last active December 22, 2015 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tutkun/6508617 to your computer and use it in GitHub Desktop.
Save tutkun/6508617 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<meta charset=utf-8 />
<title>MathJax.org</title>
</head>
<body>
<div id="math">
\(x = {-b \pm \sqrt{f(b^2-4ac)} \over 2a}\)
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment