| 
May 19th, 2005, 11:39 AM
|  | Administrator | | Join Date: Mar 2005
Posts: 99
Country: Thanks: 1
Thanked 132 Times in 11 Posts
| | LaTex Tutorial Math Help Forum now Has LaTeX installed which allows a user to enter math equations into the forum. For example:
To enter math equations you need wrap the equation with [ math] ...... [ /math] without the space between the [ m and the [ /
You can also click on the equation somebody else entered and see how it was done.
I will attatch a tutorial very soon
Last edited by MathGuru; September 16th, 2007 at 08:06 PM.
| | The Following 36 Users Say Thank You to MathMan For This Useful Post: | AlderDragon, aleph1, Arturo_026, AshleyT, behemoth100, chocolatelover, cloud5, Defunkt, dina1372, Fnus, ForgottenMemorie, Freaky-Person, Gilbert, Ife, Jaffa, Jhevon, larley, maiamorbific, matt.qmar, matter, Meggomumsie, mooniq, Noxide, nugiboy, Occurin, owq, redshirt, scrible, Some_One, spdas, theimcq, tonio, VonNemo19, yeoky, yvonnehr |  | 
May 19th, 2005, 12:09 PM
| | Administrator | | Join Date: May 2005
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
| | Glad I could help :-)
As an example of what this can do, take a look at the Cauchy-Schwarz integral inequality:
Last edited by MathMan; October 19th, 2006 at 11:00 AM.
| 
May 20th, 2005, 04:38 PM
|  | Administrator | | Join Date: Mar 2005
Posts: 99
Country: Thanks: 1
Thanked 132 Times in 11 Posts
| | Latex Instructions Here are some tips for using Latex on this Forum:
Remember to wrap the equation with [ math] ......[ /math] without the space after the bracket [ | | The Following 8 Users Say Thank You to MathMan For This Useful Post: | |  | 
May 27th, 2005, 07:52 AM
| | Junior Member | | Join Date: May 2005
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
| | thanks again for th advice I was just makking my dad tyr to figure it out this morning | 
February 16th, 2006, 01:54 PM
|  | Generous Contributor | | Join Date: Jan 2006 Location: Angelica, NY
Posts: 7,605
Country: Thanks: 643
Thanked 2,305 Times in 2,093 Posts
| | Question: Is the LaTex on this site the same as LaTex anywhere else? I've recently been discovering useful little commands (such as \in, \mathbb, etc.) that aren't in the list below. I was wondering if I could look them up on the general internet, or if there is a way to bring up a list of commands for the forum's version?
Thanks!
-Dan | 
February 16th, 2006, 02:32 PM
|  | Grand Panjandrum | | Join Date: Nov 2005 Location: South of England
Posts: 11,265
Country: Thanks: 656
Thanked 3,585 Times in 2,887 Posts
| | Quote: |
Originally Posted by topsquark Question: Is the LaTex on this site the same as LaTex anywhere else? I've recently been discovering useful little commands (such as \in, \mathbb, etc.) that aren't in the list below. I was wondering if I could look them up on the general internet, or if there is a way to bring up a list of commands for the forum's version?
Thanks!
-Dan | All of \in, \mathbb and \mathcal and other do work here, but not everything
I have tried has worked (but I forget what hasn't).
Looking them up elsewhere is how I find out about other commands, then
I experiment with them.
(Stealing other poster TeX also works for me)
RonL
__________________ Truth does not change because it is, or is not, believed by a majority of the people.
Giordano Bruno | 
October 6th, 2006, 11:21 PM
|  | Junior Member | | Join Date: Sep 2006
Posts: 25
Country: Thanks: 2
Thanked 1 Time in 1 Post
| | As same as you tell everyone to learn Visual Basic or C++, to remember all this easily, i will do right away....Unfortunately, i am not.
my ideas just steal from others codes. That's might help. By the way anyone here know which website is good to learn Binary. Thanks | 
October 7th, 2006, 12:29 AM
|  | Grand Panjandrum | | Join Date: Nov 2005 Location: South of England
Posts: 11,265
Country: Thanks: 656
Thanked 3,585 Times in 2,887 Posts
| | Quote:
Originally Posted by samsum As same as you tell everyone to learn Visual Basic or C++, to remember all this easily, i will do right away....Unfortunately, i am not.
my ideas just steal from others codes. That's might help. By the way anyone here know which website is good to learn Binary. Thanks | Unfortunately since the upgrade to this sites software (about a month ago)
the LaTeX system has not been restored, we are waiting with baited breath
for it to be reinstalled. Then you will be able to see answers to questions
in the full glory of elegantly typeset mathematical notation.
RonL
__________________ Truth does not change because it is, or is not, believed by a majority of the people.
Giordano Bruno | 
October 7th, 2006, 05:12 PM
|  | Member | | Join Date: Jun 2006 Location: nebraska usa
Posts: 113
Country: Thanks: 1
Thanked 0 Times in 0 Posts
| | Quote:
Originally Posted by CaptainBlack Unfortunately since the upgrade to this site's software (about a month ago)
the LaTeX system has not been restored, we are waiting with baited breath
for it to be reinstalled. Then you will be able to see answers to questions
in the full glory of elegantly typeset mathematical notation.
RonL |
well said.,\...
dan
Last edited by MathMan; October 19th, 2006 at 12:29 PM.
| 
October 19th, 2006, 12:30 PM
|  | Administrator | | Join Date: Mar 2005
Posts: 99
Country: Thanks: 1
Thanked 132 Times in 11 Posts
| | test 2 | 
October 19th, 2006, 04:29 PM
|  | MHF Contributor | | Join Date: May 2006 Location: New England
Posts: 1,029
Country: Thanks: 32
Thanked 144 Times in 120 Posts
| | Celebrate!!!!!!!!!!!!!!! | 
November 8th, 2006, 01:55 PM
| | Junior Member | | Join Date: Nov 2006
Posts: 32
Country: Thanks: 6
Thanked 0 Times in 0 Posts
| | Posted the following two texts which didn't appear in LaTeX form,
1.
[math]\frac{dy}{dx}(2x^2+6) = 4x[\math]
2.
\documentclass{article}
\begin{document}
[math]\frac{dy}{dx}(2x^2+6) = 4x[\math]
\end{document}
What's wrong? | 
November 8th, 2006, 02:05 PM
|  | MHF Contributor | | Join Date: May 2006 Location: New England
Posts: 1,029
Country: Thanks: 32
Thanked 144 Times in 120 Posts
| | 1) you don't need all those document class stuff
and two, it's not [\math] it's [/math]
such as: [math]\frac{dy}{dx}(2x^2+6) = 4x[/math] makes
Last edited by MathMan; November 9th, 2006 at 04:26 PM.
| 
November 15th, 2006, 12:57 PM
|  | Senior Member | | Join Date: Nov 2006
Posts: 275
Country: Thanks: 31
Thanked 20 Times in 19 Posts
| | Hm, I just can't find how to make the inequality sign... \(ó.ò)/
Last edited by TriKri; November 15th, 2006 at 01:20 PM.
| 
November 15th, 2006, 02:23 PM
| | Super Member | | Join Date: May 2006 Location: Lexington, MA (USA)
Posts: 7,189
Thanks: 555
Thanked 4,600 Times in 3,666 Posts
| | Hello, TriKri! Quote: | Hm, I just can't find how to make the inequality sign. |
Use \neq .  | | The following users thank Soroban for this useful post: | |  | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -7. The time now is 11:17 PM. | | |