Difference between revisions of "Help:Math"

From SolarSailWiki
Share/Save/Bookmark
Jump to: navigation, search
m (Commented out ASCIIMath section)
m
Line 10: Line 10:
 
Some examples:
 
Some examples:
  
<nowiki><tex>\sqrt[3]{a x + x^2)</tex></nowiki> produces <tex>\sqrt[3]{a x + x^2)</tex>
+
<nowiki><tex>\sqrt[3]{a x + x^2}</tex></nowiki> produces <tex>\sqrt[3]{a x + x^2)</tex>
  
 
The acceleration of a solar sail due to solar pressure <tex>\vec a_s</tex> given the position vector from the sun to the sail <tex>\vec r_s</tex> is:
 
The acceleration of a solar sail due to solar pressure <tex>\vec a_s</tex> given the position vector from the sun to the sail <tex>\vec r_s</tex> is:

Revision as of 17:51, 22 May 2008

Mimetex

Mathematics can be displayed on SolarSailWiki using the Mimetex program, which uses a subset of the LaTeX math formulas. All you need to do is enclose a valid TeX/LaTeX formula inside <tex>...</tex> tags. Formulas will be rendered as GIF images.

Some examples:

<tex>\sqrt[3]{a x + x^2}</tex> produces \sqrt[3]{a x + x^2)

The acceleration of a solar sail due to solar pressure \vec a_s given the position vector from the sun to the sail \vec r_s is:

\vec a_s = a_c {AU^2 \over r_s^2} \(\vec r_s \cdot \vec n\)^2 \vec n

where a_c is max sail acceleration at Earth's distance from the sun (1 AU), AU is the length of an astronomical unit, r_s is the magnitude of \vec r_s, and \vec n is the unit vector normal to the sail surface.