Ligatures let you insert complex mathematical symbols with a short sequence of easier to type symbols. For example, typing < = will produce a symbol. The new symbol will replace the ligature symbols as soon as you type the final symbol in the sequence.
The following table lists all of the symbols you can produce with ligatures:
| Typing | Produces | Description |
|---|---|---|
| Inequality | ||
== |
Not equal to | |
\= |
Not equal to | |
<= |
Less than or equal to | |
\< |
Not less than | |
\<= |
Not less than or equal to | |
>= |
Greater than or equal to | |
\> |
Not greater than | |
\>= |
Not greater than or equal to | |
<< |
Much less than | |
>> |
Much greater than | |
| Approximation | ||
~~ |
Approximately equal to | |
<~~ |
Less than or approx. equal to | |
>~~ |
Greater than or approx. equal to | |
| Ordered sets | ||
<~ |
Precedes | |
<~= |
Precedes or equal to | |
\<~ |
Does not precede | |
\<~= |
Does not precede or equal | |
>~ |
Succeeds | |
>~= |
Succeeds or equal to | |
\>~ |
Does not succeed | |
\>~= |
Does not succeed or equal | |
| Typing | Produces | Description |
|---|---|---|
| Miscellaneous | ||
** |
Times (cross product) | |
@= |
Proportional to | |
... |
Ellipsis | |
| Geometry | ||
~= |
Congruent to | |
| Calculus | ||
@@ |
Infinity | |
--> |
Tends to (limits) | |
| Logic | ||
=> |
Implies | |
<=> |
Equivalent to | |
| Computing | ||
:= |
Is assigned | |
~- |
Asymptotically equal to | |
=== |
Identical to | |
==== |
Not identical to | |
\=== |
Not identical to | |
| Chemistry | ||
-> |
Yields (chemistry) | |
<-> |
Equilibrium | |