Hello,
I was wondering if anyone knew of a library that could take an equation like
Code:x = (-b +- (b^2-4ac)^(1/2))/2
And turned it into something like:
http://upload.wikimedia.org/math/3/e...a3bb558916.png
Preferably I would not like the output to be an image, but an image output is fine. I just wanted to check if something like this exists before I start coding it myself.
Thanks

