Help:Editing/Mathematical: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
It is hoped that any serious mathematics content contributor will be thoroughly familiar with [https://en.wikipedia.org/wiki/LaTeX LaTeX]. Otherwise to generate the text required to display equations, use the CodeCogs [http://www.codecogs.com/latex/eqneditor.php LaTeX Equation Generator].
It is hoped that any serious mathematics content contributor will be thoroughly familiar with [https://en.wikipedia.org/wiki/LaTeX LaTeX]. Otherwise to generate the text required to display equations, use the CodeCogs [http://www.codecogs.com/latex/eqneditor.php LaTeX Equation Generator].


SDIY wiki supports embedding mathematical formulas using <code><nowiki><math>...</math></nowiki></code> tags and for non-complex formulas the [https://en.wikipedia.org/wiki/Template:Math math template] <nowiki>{{math|...}}</nowiki>.
SDIY wiki supports embedding mathematical formulas using <code><nowiki><math>...</math></nowiki></code> tags. Use the edit toolbar button [[File:Button math.png]] to enter these. For non-complex formulas use the [https://en.wikipedia.org/wiki/Template:Math math template] <nowiki>{{math|...}}</nowiki>.
===Example===
===Example===
Click the edit link above to view the source.
Click the edit link above to view the source.

Revision as of 12:35, 10 September 2014

LaTeX formulae

It is hoped that any serious mathematics content contributor will be thoroughly familiar with LaTeX. Otherwise to generate the text required to display equations, use the CodeCogs LaTeX Equation Generator.

SDIY wiki supports embedding mathematical formulas using <math>...</math> tags. Use the edit toolbar button to enter these. For non-complex formulas use the math template {{math|...}}.

Example

Click the edit link above to view the source.

It can easily be seen, by polynomial expansion, that the following equation is equivalent to the quadratic equation:

Taking the square root of both sides, and isolating x, gives:

Charts

A way to do charts is still being worked on. In the mean time use images from your favoured applcation, also see Wikipedia:How to create charts for Wikipedia articles.