MathML is a way of displaying mathematical and other formulae. As such it would be very useful to have in an astronomical context. Unfortunately I’m viewing on a Mac, and so far, MathML does not play well on a Mac. On a Mac, the default browser is ‘Safari’–and on Safari, the formulas show as in-line ASCII with a lot of detail missing, so try Firefox instead. Firefox has other problems, most notably so far being that square roots look incredibly ugly – and I’m sure others can point out more problems. Meanwhile, on a PC, IE 6 doesn’t play well either – again, go for Firefox/Mozilla.
Here’s a test. You should see the equation for the force of gravity between two objects M and m at distance r between centres:
[mathml] F_g = G (M m) / (r^2) [/mathml] (1)
For me, that looks ok in Firefox, but…
[mathml] x_(1,2) = -b +- (sqrt(b^2 – 4ac)) / (2a) [/mathml] (2)
has problems with a couple of missing minus signs as well as the square root symbol.
Trying to force the page feed to xml+xhtml didn’t work too well (and in the process I seem to have broken my Calendar. Again.). More work to follow…..
