View Single Post
  #2  
Old October 8th, 2009, 10:32 AM
Plato Plato is offline
MHF Contributor

 
Join Date: Aug 2006
Posts: 7,688
Thanks: 90
Thanked 2,854 Times in 2,617 Posts
Plato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond reputePlato has a reputation beyond repute
Default

Quote:
Originally Posted by tonio View Post
What do I have to know in order to write my answers/questions in Latex?
[math] \cup [/math] gives \cup is union
[math] \cap [/math] gives \cap is intersection
[math] \subseteq [/math] gives \subseteq is subset
[math] \in [/math] gives \in is element
[math] \emptyset [/math] gives \emptyset is emptyset
[math] \wedge [/math] gives \wedge is or
[math] \vee [/math] gives \vee is and
[math] \sqrt{x+1} [/math] gives \sqrt{x+1}

Those are just a few examples. Go here.
Reply With Quote