Calling MathJax


Notice: Undefined variable: params in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Warning: array_merge(): Expected parameter 2 to be an array, null given in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 63

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 70

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 80

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 85

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 91

Notice: Trying to access array offset on value of type null in /home/rogerlov/public_html/blog/skins/print/index.main.php on line 93

Added the script

<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async></script>

to [/skin/_body_header.inc.php]


Then the text

Where a is not zero.
$$a \ne 0$$ 
$$(ax^2 + bx + c = 0)$$
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$

becomes

Where a is not zero. $$a \ne 0$$ $$ (ax^2 + bx + c = 0)$$ $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}$$