More actions
| Line 99: | Line 99: | ||
* 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> | ||