Google has come out with a handy URL based API for adding mathematical formulas to html documents. I haven't seen a GUI tester for this yet, so I'm adding one here.
All formula image links start with the address
http://chart.apis.google.com/chart?cht=tx&chl=
The code that follows the link describes the formula to be displayed. For example, the tester on this page loads with the quadratic formula. Documentation on the TeX codes used to create formulas can be found on Wikipedia at:
http://en.wikipedia.org/wiki/Help:Displaying_a_formula
To use the tester, place your formula tags in the text field labeled 'Formula'. Then click, 'Test Formula' to see the formula as it will be displayed. The 'Formula URL' box will contain your formula encoded into the proper web address.
Formula | |
Formula URL | |
Comments
Post a Comment
Please leave your comments on this topic: