A collection of maths symbols for quick access:
- LaTeX
- Typst
These symbols can be used as is.
\mathbb{Q}
\varnothingTip
LaTeX symbols are supported by a number of math engines, such as MathJax.
These symbols can be used in text mode with #sym. prefix, or in math mode as follows:
#sym.QQ
$ forall k in ZZ $| Meaning/Description | LaTeX | Typst | Preview |
|---|---|---|---|
| Quantifier of generality (for all) | \forall |
forall |
|
| Quantifier of existance (there exists) | \exists |
exists |
|
| Negation (NOT) | \neg |
not |
|
| Conjunction (AND) | \wedge |
and |
|
| Disjunction (OR) | \vee |
or |
|
| Implication (IF ..., THEN ...) | \Rightarrow |
=> |
|
| Equivalence (IF AND ONLY IF) | \Leftrightarrow |
<=> |
|
| Exclusive or (XOR) | \bigoplus |
xor.big |
| Meaning/Description | LaTeX | Typst | Preview |
|---|---|---|---|
| Natural numbers | \mathbb{N} |
NN |
|
| Integers | \mathbb{Z} |
ZZ |
|
| Rational numbers | \mathbb{Q} |
QQ |
|
| Real numbers | \mathbb{R} |
RR |
|
| Complex numbers | \mathbb{C} |
CC |
|
| Empty set (nothing) | \varnothing |
nothing |
|
| Union | \cup |
union |
|
| Intersection | \cap |
sect |
|
| Set difference | \setminus |
without |
|
| Symmetric difference | \vartriangle |
triangle.stroked.small.t |
|
| Membership (in) | \in |
in |
|
| Membership (not in) | \notin |
in.not |
|
| Subset | \subset |
subset |
|
| Subset (strict) | \subsetneq |
subset.neq |
Mathematics is full of symbols that help simplify complex concepts, making calculations and problem-solving more efficient. Whether you're working with algebra, calculus, or geometry, having a quick reference to common math symbols can save time and reduce errors. From basic operators like + and − to advanced notations such as ∫ for integration and Σ for summation, these symbols are essential tools for students and professionals alike. If you're looking for more educational resources, check out this website: https://learnerstv.org/Free-Chemistry-video-lecture-courses.htm a well-organized collection of symbols can greatly enhance mathematical understanding!