Help/Simple Math: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
! You type !! Shows up as | ! You type !! Shows up as | ||
|- | |- | ||
| <nowiki><math>{N} = {E}/\sigma </math></nowiki> || <math>{ | | <nowiki><math>{N} = {E}/\sigma </math></nowiki> || <math>{2}={E}/\sigma </math> | ||
|- | |- | ||
| ...for low values of <nowiki><math> {{\Re}_{*}}(\Re \lt 1) </math></nowiki>,...|| ...for low values of | | ...for low values of <nowiki><math> {{\Re}_{*}}(\Re \lt 1) </math></nowiki>,...|| ...for low values of |
Revision as of 17:00, 19 July 2018
Simple Math Placed Inline or Anywhere
Anywhere you want to use Greek symbols or a short math expression, you can type the equation in latex surrounded by <math>..</math>. They don't absolutely need to be simple expressions.
You type | Shows up as |
---|---|
<math>{N} = {E}/\sigma </math> | |
...for low values of <math> {{\Re}_{*}}(\Re \lt 1) </math>,... | ...for low values of
,... |
Typically though, if your math expression is quite complicated or one that you will reference later, it is desired to use an equation number. The wiki can do this quite easily for you and is explained on the next page.