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)
Hirmuolio Pine (talk | contribs)
Line 38: Line 38:
Example:
Example:


<math> \sum_{k=1}^n a_k  </math>
:<math> \sum_{k=1}^n a_k  </math>
<code> \sum_{k=1}^n a_k</code>
<code> \sum_{k=1}^n a_k</code>


<math> \displaystyle\sum_{k=1}^n a_k </math>
:<math> \displaystyle\sum_{k=1}^n a_k </math>
<code> \displaystyle\sum_{k=1}^n a_k</code>
<code> \displaystyle\sum_{k=1}^n a_k</code>


Line 49: Line 49:
Examples:
Examples:


<math> \color{red} a  = c  </math>
:<math> \color{red} a  = c  </math>
<code> \color{red} a  = c</code>
<code> \color{red} a  = c</code>


<math> { \color{red} a } = c  </math>
:<math> { \color{red} a } = c  </math>
<code> { \color{red} a } = c</code>
<code> { \color{red} a } = c</code>


Line 63: Line 63:
Examples:
Examples:


<math> \text{This thing} = x + y </math>
:<math> \text{This thing} = x + y </math>
<code>\text{This thing} = x + y</code>
<code>\text{This thing} = x + y</code>


<math> \rm vel = spd + d</math>
:<math> \rm vel = spd + d</math>
<code>\rm vel = spd + dir</code>
<code>\rm vel = spd + dir</code>


Line 75: Line 75:
Examples:
Examples:


<math> abb \ b\ b\ b </math> <code>abb \ b\ b\ b</code>
:<math> abb \ b\ b\ b </math> <code>abb \ b\ b\ b</code>


<math> abb \,b\,b\,b </math> <code>abb \,b\,b\,b</code>
:<math> abb \,b\,b\,b </math> <code>abb \,b\,b\,b</code>




Line 85: Line 85:
Example:
Example:


<math> a^{\frac{b}{c} } </math> <code>a^{\frac{b}{c} }</code>
:<math> a^{\frac{b}{c} } </math> <code>a^{\frac{b}{c} }</code>


<math> a^{\Large \frac{b}{c} } </math> <code>a^{\Large \frac{b}{c} }</code>
:<math> a^{\Large \frac{b}{c} } </math> <code>a^{\Large \frac{b}{c} }</code>




Line 95: Line 95:
Example:
Example:


<math> a+a+a+a+a+a+a+a+a+a+a++a+a+a+a </math>
:<math> a+a+a+a+a+a+a+a+a+a+a++a+a+a+a </math>
<math> +b+b+b+b+b+b++b+b+b+b+b++b+b+b+b+b </math>
:<math> +b+b+b+b+b+b++b+b+b+b+b++b+b+b+b+b </math>


<nowiki><math> a+a+a+a+a+a+a+a+a+a+a++a+a+a+a </math></nowiki><br>
<nowiki><math> a+a+a+a+a+a+a+a+a+a+a++a+a+a+a </math></nowiki><br>
<nowiki><math> +b+b+b+b+b+b++b+b+b+b+b++b+b+b+b+b </math></nowiki>
<nowiki><math> +b+b+b+b+b+b++b+b+b+b+b++b+b+b+b+b </math></nowiki>