Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

UniWiki:Manual of Style/Mathematics: Difference between revisions

From EVE University Wiki
Hirmuolio Pine (talk | contribs)
Created page with " UniWiki iki allows adding equations using <math>\LaTeX</math> markup by using [https://www.mediawiki.org/wiki/Extension:SimpleMathJax SimpleMathJax]. Just place the expressio..."
 
Hirmuolio Pine (talk | contribs)
Line 28: Line 28:
* Units are in roman and separated from numbers by an unbreakable thin space <code>\,</code>. Example: <math> g = 9.81 \,{\rm m/s^2} </math>
* Units are in roman and separated from numbers by an unbreakable thin space <code>\,</code>. Example: <math> g = 9.81 \,{\rm m/s^2} </math>
* Do not use "*" symbol for multiplication. Use <code>\times</code> insted. Example: <math> 3 \times 2 = 6 </math>
* Do not use "*" symbol for multiplication. Use <code>\times</code> insted. Example: <math> 3 \times 2 = 6 </math>
* Equations on their own line should be indented with single ":".


== Useful <math>\LaTeX</math> knowledge ==
== Useful <math>\LaTeX</math> knowledge ==