is maintaining a blog for Larry’s students. Since he teaches math, that means making sure that the math plugin works. I dug through the php code for the plugin, pretty much doing nothing but translating from French to English (thank you, iTranslate!) and tidying up the code. And now something that supposedly didn’t work does. Yay! Not a clue why, but still yay.
So here’s the quadratic formula, as rendered by my modified version of wpmathplugin.
The text, to be enclosed in math tags.
x = {-b pm sqrt{b^2 — 4ac}}/{2a}
The result:
Cool, eh?
