Possible Duplicate:
Adding support for math notation

CS is close enough to math that you tend to get a few questions and answers with equations in them. Also, another topic that would be cool to have a stack exchange site for is math. Based on those, it would be nice to be able to get math formatting.

Mark me as a dup: references this solution that rocks

link|improve this question

20% accept rate
3  
Possible dupe - meta.stackoverflow.com/questions/4152/… – ChrisF Jul 23 '09 at 16:40
Some very nice answers to that question... – Shog9 Jul 23 '09 at 17:14
feedback

closed as exact duplicate by Shog9, Kyle Cronin Jul 23 '09 at 17:45

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

You could just try one of the sites listed here:

http://sixthform.info/steve/wordpress/?p=59

I see no reason otherwise for SO.com to embed this functionality.

link|improve this answer
feedback

The problem with math formatting is that a lot of it requires something like rendering LaTeX images (like Wikipedia does), which is expensive on the server side (especially for live editing), or using something like MathML, which some browsers don't support.

link|improve this answer
feedback

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged