-
Notifications
You must be signed in to change notification settings - Fork 2
Math AutoCorrect Entries Organized by Grade Level
Brian Richwine edited this page Oct 28, 2024
·
1 revision
See Reference List of Short codes for Office Math Autocorrect for a numbered list of the short codes referenced here.
Note: When spaces are important in the UnicodeMath examples provided below, a space is represented by the characters <sp>.
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Addition | + | 6+3 | |
Subtraction | - | 6-3 | |
Multiplication (times sign) | \times | 6\times<sp>3 | |
Multiplication (dot) | \cdot | 6\cdot<sp>3 | |
Division sign | \div | 6\div<sp>3 | |
Subscript | _ | x_1 | |
Exponent | ^ | x^2 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Stacked fraction | / | 6/3 | |
Skewed fraction | \sdivide | 6\sdivide<sp>3 | |
Linear fraction | \ldivide | 6\ldivide<sp>3 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Equals | = | x=10 | |
Not Equal | \ne | x\ne<sp>10 | |
Less than | < | x<10 | |
Greater than | > | x>10 | |
Less than or equal | \le | x\le<sp>10 | |
Greater than or equal | \ge | x\ge<sp>10 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
degree symbol | \degree | 90\degree<sp> | |
\angle | \angle A+\angle<sp>B=90\degree<sp> |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
General ellipsis (used in lists) | \dots | 1, 2, 3,\dots | |
Degrees Celcius | \degc | 22\degc<sp> | 22℃ |
Degrees Fahrenheit | \degf | 72\degf<sp> | 72℉ |
Dollar sign | $ | $100 | |
Cents sign | a2 Alt+x | 25<sp>a2 Alt+x |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Addition | + | 6+3 | |
Subtraction | - | 6-3 | |
Multiplication (times sign) | \times | 6\times<sp>3 | |
Multiplication (dot) | \cdot | 6\cdot<sp>3 | |
Division sign | \div | 6\div<sp>3 | |
Plus minus sign | \pm | x\pm 5% | |
Subscript | _ | x_1 | |
Exponent | ^ | x^2 | |
Summation | \sum | \sum_1^5\of x | |
Square root | \sqrt | \sqrt(3+x) |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Stacked fraction | / | 6/3 | |
Skewed fraction | \sdivide | 6\sdivide<sp>3 | |
Linear fraction | \ldivide | 6\ldivide<sp>3 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Equals | = | x=10 | |
Not Equal | \ne | x\ne<sp>10 | |
Less than | < | x<10 | |
Greater than | > | x>10 | |
Less than or equal | \le | x\le<sp>10 | |
Greater than or equal | \ge | x\ge<sp>10 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
degree symbol | \degree | 90\degree<sp> | |
angle sign | \angle | \angle A | |
pi | \pi | A=\pi r^2 | |
parallel | \parallel | (AB)\tvec<sp><sp>\parallel<sp>(CD)\tvec<sp><sp> |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Low ellipsis (aligned at the baseline of text) | \ldots | 1, 2, 3,\ldots |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Addition | + | 6+3 | |
Subtraction | - | 6-3 | |
Multiplication (times sign) | \times | 6\times<sp>3 | |
Multiplication (dot) | \cdot | 6\cdot<sp>3 | |
Division sign | \div | 6\div<sp>3 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Stacked fraction | / | 6/3 | |
Skewed fraction | \sdivide | 6\sdivide<sp>3 | |
Linear fraction | \ldivide | 6\ldivide<sp>3 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Equals | = | x=10 | |
Not Equal | \ne | x\ne<sp>10 | |
Less than | < | x<10 | |
Greater than | > | x>10 | |
Less than or equal | \le | x\le<sp>10 | |
Greater than or equal | \ge | x\ge<sp>10 |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Line (overbar) | \overbar | \overbar(AB) | |
Line (left right arrow above) | \tvec | (AB)\tvec<sp><sp> | |
degree symbol | \degree | 90\degree<sp> | |
Angle sign | \angle | \angle<sp>A | |
Right angle sign | 221f Alt+x | 221f Alt+x A | |
Measured angle | 2221 Alt+x | 2221 Alt+x ABC=45\degree<sp> | |
pi | \pi | A=\pi r^2 | |
Parallel to | \parallel | \overbar(AB)\parallel\overbar(CD) | |
Not parallel to | /\parallel | \overbar(AB)/\parallel\overbar(CD) | |
Perpendicular to | \perp | \overbar(AB)<sp>\perp<sp>\overbar(CD) | |
Not perpendicular to | /\perp | \overbar(AB)<sp>/\perp<sp>\overbar(DF) | |
Triangle | 25b3 Alt+x | 25b3 Alt+x ABC | |
Circle | 25ef Alt+x | 25ef Alt+x A |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Element of | \in | x\in<sp>A | |
Subset of | \subset | A\subset<sp>B | |
Superset of | \supset | A\supset<sp>B | |
Subset or equal to | \subseteq | A\subseteq<sp>B | |
Superset or equal to | \supseteq | A\supseteq<sp>B |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Union | \cup | A\cup<sp>B | |
Intersection | \cap | A\cap<sp>B | |
Set minus | \setminus | A\setminus<sp>B |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Empty set | \emptyset | A=\emptyset<sp> | |
Complex Numbers | \C | z\in\C | |
Integers | \Z | n\in\Z<sp> | |
Natural numbers | \N | x\in\N | |
Rational Numbers | \Q | q\in\Q<sp> | |
Real Numbers | \R | y\in\R<sp> |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Bare matrix | \matrix () around contents & to separate columns @ to separate rows |
\matrix(a&b@c&d) | |
Matrix in parentheses | \pmatrix () around contents & to separate columns @ to separate rows |
\pmatrix(a&b@c&d) | |
Matrix in square brackets | [ ] around bare matrix markup \matrix () around contents & to separate columns @ to separate rows |
[\matrix(a&b@c&d)] | |
Matrix in vertical lines | | | around bare matrix markup \matrix () around contents & to separate columns @ to separate rows |
[|\matrix(a&b@c&d)| | |
Matrix in double vertical lines | \Vmatrix () around contents & to separate columns @ to separate rows |
\Vmatrix(a&b@c&d) |
Description | Syntax | Example in UnicodeMath | Professional Output |
---|---|---|---|
Horizontally Centered Ellipsis | \cdots | \pmatrix(a_11&a_12&\cdots&a_1n) | |
Vertical Ellipsis | \vdots | \pmatrix(a_11@a_21@\vdots@a_n1) | |
Downward-slanting Ellipsis (left diagonal ellipsis) | \ddots | \pmatrix(a_11&a_12&\cdots&a_1n@a_21&a_22&\cdots&a_2n@ \vdots&\vdots&\ddots&\vdots@a_m1&a_m2&\cdots&a_mn) | |
General ellipsis (used in lists) | \dots | 1, 2, 3,\dots | |
Low ellipsis (aligned at the baseline of text) | \ldots | 1, 2, 3,\ldots |