how do you copy and paste someone else's latex equations
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
Maybe you should mention it in the 'feedback' section
OpenStudy (anonymous):
can someone explain the code , i dont get it
OpenStudy (anonymous):
how do you do fractions in latex?
OpenStudy (anonymous):
Within the equation generator part, or in the tags \ [ \ ] (without the spaces):
\frac{a}{b} gives
\[\frac{a}{b} \]
OpenStudy (anonymous):
i dont understand all these \] \] ] [][][][ FUDGERRRSSS
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
what the hecker?
OpenStudy (anonymous):
i would like to be able to write code without using the equation generator, thats for noobs
OpenStudy (anonymous):
whats this \] mean, and what does [\ mean, and why do you have to use \ in front of every symbol
OpenStudy (anonymous):
\frac{a}{b}
OpenStudy (anonymous):
I know. So type:
\.[ \frac{a}{b} \.] without the .
And that's just how this site did it; you don't have to use it after every symbol, though, just around latex parts.
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[\frac{a}{b}
OpenStudy (anonymous):
im trying to get the logic of this code
OpenStudy (anonymous):
\[\frac{a}{b}\]
OpenStudy (anonymous):
Maybe one day you'll be able to produce something like this:
\[ x = \frac{-b \pm \sqrt{b^2-4ac}}{2a} \]
OpenStudy (anonymous):
wow, without equation editor?
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
haha, thats why youre a champion.
OpenStudy (anonymous):
\.[ x = \frac{-b \pm \sqrt{b^2-4ac}}{2a} \.]
OpenStudy (anonymous):
\[ x= hello \]
OpenStudy (anonymous):
whats the difference between MATH ML and Tex
OpenStudy (anonymous):
\[ x = \frac{-b\pm\sqrt{b^2-4ac}} {2a} \]
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[ so its like normal latex except you begin and end with \[ \]