Difference between revisions of "Math Formula on Wiki"
Jump to navigation
Jump to search
m (added Category:Mathematics using HotCat) |
|||
(14 intermediate revisions by 2 users not shown) | |||
Line 34: | Line 34: | ||
Chemical formula: Sulphuric Acid - <math>H_2SO_4</math> | Chemical formula: Sulphuric Acid - <math>H_2SO_4</math> | ||
+ | |||
+ | <math>\bar a </math><br> | ||
+ | |||
+ | <math>\sqrt[x]{y} </math><br> | ||
+ | |||
+ | <math>\exists</math> | ||
+ | <math>\partial</math> | ||
+ | |||
+ | ==Demo== | ||
+ | <math>\sqrt{45}</math> | ||
+ | <math>\sum_ x</math> | ||
+ | <math>\frac{\sum {x}}{n}={\bar x} </math> | ||
+ | |||
+ | [[Category:Mathematics]] |
Latest revision as of 14:51, 29 January 2020
How to write a matrix:
<math> \begin{matrix} a & b \\ d & e \end{matrix}</math>
The & sign separates columns and the "\\" separates the rows
Chemical formula: Sulphuric Acid -
Demo