Comprehensive Guide to Mathematical Symbols
Learn the most common (and many advanced) mathematical symbols used in arithmetic, algebra, calculus, geometry, logic, set theory, probability, statistics, and group theory—plus their LaTeX equivalents.
Mathematics has its own language. Symbols represent operations, relationships, and ideas—from simple addition to advanced abstract structures.
This reference helps students, teachers, and curious minds quickly find a symbol’s name, LaTeX code, and meaning/usage.
Tip: search “subset”, “theta”, “\\int”, “variance”, “quotient group”, etc.
Arithmetic OperatorsBasic math operations (addition, subtraction, multiplication, division, roots, percent)
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| + | Plus | + | Addition |
| − | Minus | - | Subtraction |
| × | Times | \times | Multiplication |
| · | Dot | \cdot | Multiplication (alternative) |
| ÷ | Division | \div | Division |
| / | Forward Slash | / | Division (alternative) |
| ± | Plus-Minus | \pm | Plus or minus |
| ∓ | Minus-Plus | \mp | Minus or plus |
| ^ | Caret | ^ | Exponentiation |
| √ | Square Root | \sqrt{} | Square root |
| ∛ | Cube Root | \sqrt[3]{} | Cube root |
| ∜ | Fourth Root | \sqrt[4]{} | Fourth root |
| % | Percent | \% | Percentage |
| ‰ | Per Mille | \permil | Per thousand |
| mod | Modulo | \mod | Remainder after division |
Comparison OperatorsEquality, inequality, approximation, identity, proportionality
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| = | Equals | = | Equality |
| ≠ | Not Equal | \neq | Inequality |
| ≈ | Approximately Equal | \approx | Approximation |
| ≡ | Identical To | \equiv | Identity |
| ≅ | Congruent To | \cong | Congruence |
| ~ | Tilde | \sim | Similarity |
| ∝ | Proportional To | \propto | Proportionality |
| < | Less Than | < | Strict inequality |
| > | Greater Than | > | Strict inequality |
| ≤ | Less Than or Equal | \leq | Non-strict inequality |
| ≥ | Greater Than or Equal | \geq | Non-strict inequality |
| ≪ | Much Less Than | \ll | Significantly smaller |
| ≫ | Much Greater Than | \gg | Significantly larger |
| ≮ | Not Less Than | \not< | Negation of less than |
| ≯ | Not Greater Than | \not> | Negation of greater than |
| ≰ | Neither Less Than Nor Equal | \not\leq | Negation of less than or equal |
| ≱ | Neither Greater Than Nor Equal | \not\geq | Negation of greater than or equal |
Set TheoryMembership, subsets, unions, intersections, complements and more
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| ∈ | Element Of | \in | Set membership |
| ∉ | Not Element Of | \notin | Not a member of set |
| ∋ | Contains As Member | \ni | Set membership (reversed) |
| ∌ | Does Not Contain As Member | \not\ni | Not a member of set (reversed) |
| ⊂ | Subset Of | \subset | Proper subset |
| ⊃ | Superset Of | \supset | Proper superset |
| ⊆ | Subset Of Or Equal | \subseteq | Subset |
| ⊇ | Superset Of Or Equal | \supseteq | Superset |
| ⊄ | Not Subset Of | \not\subset | Not a proper subset |
| ⊅ | Not Superset Of | \not\supset | Not a proper superset |
| ⊈ | Neither Subset Nor Equal | \not\subseteq | Not a subset |
| ⊉ | Neither Superset Nor Equal | \not\supseteq | Not a superset |
| ∪ | Union | \cup | Set union |
| ∩ | Intersection | \cap | Set intersection |
| ∅ | Empty Set | \emptyset | Set with no elements |
| ∖ | Set Difference | \setminus | Set difference/relative complement |
| ∁ | Complement | \complement | Set complement |
| ∆ | Symmetric Difference | \triangle | Elements in either set but not both |
| × | Cartesian Product | \times | Set of all ordered pairs |
| |A| | Cardinality | |A| | Number of elements in set A |
| ℘ | Power Set | \wp | Set of all subsets |
Number SetsNatural, integer, rational, real, complex and related sets
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| ℕ | Natural Numbers | \mathbb{N} | Set of natural numbers (1, 2, 3, ...) |
| ℤ | Integers | \mathbb{Z} | Set of integers (..., -2, -1, 0, 1, 2, ...) |
| ℚ | Rational Numbers | \mathbb{Q} | Set of rational numbers (fractions) |
| ℝ | Real Numbers | \mathbb{R} | Set of real numbers |
| ℂ | Complex Numbers | \mathbb{C} | Set of complex numbers |
| ℍ | Quaternions | \mathbb{H} | Set of quaternions |
| ℙ | Prime Numbers | \mathbb{P} | Set of prime numbers |
| ℕ₀ | Natural Numbers with Zero | \mathbb{N}_0 | Set of natural numbers including zero (0, 1, 2, 3, ...) |
| ℤ⁺ | Positive Integers | \mathbb{Z}^+ | Set of positive integers (1, 2, 3, ...) |
| ℤ⁻ | Negative Integers | \mathbb{Z}^- | Set of negative integers (..., -3, -2, -1) |
| ℚ⁺ | Positive Rational Numbers | \mathbb{Q}^+ | Set of positive rational numbers |
| ℝ⁺ | Positive Real Numbers | \mathbb{R}^+ | Set of positive real numbers |
| ℝ⁻ | Negative Real Numbers | \mathbb{R}^- | Set of negative real numbers |
GeometryAngles, shapes, parallel/perpendicular lines, vectors and directions
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| ∠ | Angle | \angle | Geometric angle |
| ∟ | Right Angle | \measuredangle | 90° angle |
| ° | Degree | \degree | Angular measure (360° in a circle) |
| △ | Triangle | \triangle | Geometric triangle |
| □ | Square | \square | Geometric square |
| ⊥ | Perpendicular | \perp | Perpendicular lines |
| ∥ | Parallel | \parallel | Parallel lines |
| ∦ | Not Parallel | \nparallel | Not parallel lines |
| ≅ | Congruent To | \cong | Congruent shapes |
| ∼ | Similar To | \sim | Similar shapes |
| ⌒ | Arc | \frown | Arc of a circle |
| ○ | Circle | \circ | Geometric circle |
| ⊙ | Circle Dot | \odot | Circle with dot at center |
| ⊕ | Circle Plus | \oplus | Circle with plus |
| ⊗ | Circle Times | \otimes | Circle with times |
| ∏ | Pi Operator | \Pi | Product operator |
| π | Pi Constant | \pi | Ratio of circle's circumference to diameter ≈ 3.14159 |
| ← | Left Arrow | \leftarrow | Vector direction |
| → | Right Arrow | \rightarrow | Vector direction |
| ↑ | Up Arrow | \uparrow | Vector direction |
| ↓ | Down Arrow | \downarrow | Vector direction |
| ↔ | Left-Right Arrow | \leftrightarrow | Bidirectional |
CalculusIntegrals, derivatives, limits and infinity
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| ∫ | Integral | \int | Indefinite integral |
| ∬ | Double Integral | \iint | Double integral |
| ∭ | Triple Integral | \iiint | Triple integral |
| ∮ | Contour Integral | \oint | Line integral around a closed curve |
| ∂ | Partial Derivative | \partial | Partial differentiation |
| ∇ | Nabla/Del | \nabla | Vector differential operator |
| dx | Differential | \mathrm{d}x | Infinitesimal change in x |
| dy/dx | Derivative | \frac{dy}{dx} | Rate of change of y with respect to x |
| ∂z/∂x | Partial Derivative | \frac{\partial z}{\partial x} | Partial rate of change of z with respect to x |
| f′(x) | Derivative Notation | f'(x) | Derivative of function f with respect to x |
| f″(x) | Second Derivative | f''(x) | Second derivative of function f |
| ∑ | Summation | \sum | Sum of terms |
| ∏ | Product | \prod | Product of terms |
| lim | Limit | \lim_{x \to a} | Limit as x approaches a |
| → | Approaches | \to | Approaches a value |
| ∞ | Infinity | \infty | Infinity |
LogicLogical connectives, quantifiers, implication and equivalence
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| ∧ | Logical AND | \land | Conjunction |
| ∨ | Logical OR | \lor | Disjunction |
| ¬ | Logical NOT | \lnot | Negation |
| ⊕ | Exclusive OR (XOR) | \oplus | Exclusive disjunction |
| ⊤ | Tautology/True | \top | Always true |
| ⊥ | Contradiction/False | \bot | Always false |
| ⇒ | Implies | \Rightarrow | Logical implication |
| ⇔ | If and Only If | \Leftrightarrow | Logical equivalence |
| ∀ | For All | \forall | Universal quantifier |
| ∃ | There Exists | \exists | Existential quantifier |
| ∄ | There Does Not Exist | \nexists | Negated existential quantifier |
| ∴ | Therefore | \therefore | Logical conclusion |
| ∵ | Because | \because | Logical cause |
| ⊢ | Proves/Entails | \vdash | Syntactic assertion |
| ⊨ | Models/Satisfies | \models | Semantic assertion |
Greek LettersCommon symbols in algebra, geometry, physics, statistics, and engineering
| Symbol | Name | LaTeX | Common Usage |
|---|---|---|---|
| α | Alpha | \alpha | Angles, coefficients, significance level in statistics |
| β | Beta | \beta | Angles, coefficients, regression coefficient |
| γ | Gamma | \gamma | Angles, specific weights, Lorentz factor |
| Γ | Gamma (capital) | \Gamma | Gamma function, reflection coefficient |
| δ | Delta | \delta | Small changes, partial derivatives |
| Δ | Delta (capital) | \Delta | Change, Laplace operator, determinant |
| ε | Epsilon | \varepsilon | Small positive quantity, permittivity |
| ε | Epsilon (variant) | \epsilon | Error terms, small quantities |
| ζ | Zeta | \zeta | Damping ratio, Riemann zeta function |
| η | Eta | \eta | Efficiency, viscosity |
| θ | Theta | \theta | Angles, rotation, temperature function |
| Θ | Theta (capital) | \Theta | Temperature, asymptotic notation |
| ι | Iota | \iota | Unit vector |
| κ | Kappa | \kappa | Thermal conductivity, curvature |
| λ | Lambda | \lambda | Wavelength, eigenvalues |
| Λ | Lambda (capital) | \Lambda | Volume, cosmological constant |
| μ | Mu | \mu | Coefficient of friction, mean, micro |
| ν | Nu | \nu | Frequency, degrees of freedom |
| ξ | Xi | \xi | General variable, random variable |
| Ξ | Xi (capital) | \Xi | Grand canonical ensemble |
| π | Pi | \pi | Circle ratio, prime-counting function |
| Π | Pi (capital) | \Pi | Product operator |
| ρ | Rho | \rho | Density, correlation coefficient |
| σ | Sigma | \sigma | Standard deviation, surface charge density |
| Σ | Sigma (capital) | \Sigma | Summation operator |
| τ | Tau | \tau | Time constant, torque |
| υ | Upsilon | \upsilon | Velocity |
| Υ | Upsilon (capital) | \Upsilon | Various uses |
| φ | Phi | \phi | Angle, electric potential, porosity |
| Φ | Phi (capital) | \Phi | Electric flux, magnetic flux |
| χ | Chi | \chi | Chi-square distribution |
| ψ | Psi | \psi | Wave function, stream function |
| Ψ | Psi (capital) | \Psi | Quantum mechanical wave function |
| ω | Omega | \omega | Angular velocity, frequency |
| Ω | Omega (capital) | \Omega | Ohm (electrical resistance), solid angle |
Miscellaneous SymbolsFloor/ceiling, absolute value, complex numbers, ellipses and more
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| ∞ | Infinity | \infty | Infinite value or limit |
| ! | Factorial | ! | Product of all positive integers ≤ n |
| ⌊x⌋ | Floor | \lfloor x \rfloor | Greatest integer less than or equal to x |
| ⌈x⌉ | Ceiling | \lceil x \rceil | Least integer greater than or equal to x |
| |x| | Absolute Value | |x| | Distance from zero |
| ∥v∥ | Norm | \|v\| | Length or magnitude |
| i | Imaginary Unit | i | Square root of -1 |
| ℜ(z) | Real Part | \Re(z) | Real part of complex number |
| ℑ(z) | Imaginary Part | \Im(z) | Imaginary part of complex number |
| z* | Complex Conjugate | z^* | Complex conjugate of z |
| f∘g | Function Composition | f \circ g | Composition of functions f and g |
| f⁻¹ | Inverse Function | f^{-1} | Inverse of function f |
| A⁻¹ | Matrix Inverse | A^{-1} | Inverse of matrix A |
| A^T | Matrix Transpose | A^T | Transpose of matrix A |
| det(A) | Determinant | \det(A) | Determinant of matrix A |
| tr(A) | Trace | \operatorname{tr}(A) | Sum of diagonal elements of matrix A |
| … | Ellipsis | \ldots | Continuation of a pattern |
| ⋮ | Vertical Ellipsis | \vdots | Vertical continuation |
| ⋯ | Midline Ellipsis | \cdots | Centered ellipsis |
| ⋱ | Down-Right Diagonal Ellipsis | \ddots | Diagonal continuation |
| · | Middle Dot | \cdot | Multiplication |
| ∘ | Ring Operator | \circ | Function composition, Hadamard product |
| ′ | Prime | ' | Derivative, minutes, feet |
| ″ | Double Prime | '' | Second derivative, seconds, inches |
Algebra SymbolsCombinatorics, vector spaces, matrices, products and dimensions
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| (nk) | Binomial Coefficient | \binom{n}{k} | Ways to choose k items from n items |
| n! | Factorial | n! | Product of positive integers ≤ n |
| P(n,k) | Permutation | P(n,k) | Number of ways to arrange k from n items |
| ⊗ | Tensor Product | \otimes | Tensor product of vectors or spaces |
| ⊕ | Direct Sum | \oplus | Direct sum of vectors or spaces |
| ker(f) | Kernel | \ker(f) | Kernel of a function |
| im(f) | Image | \operatorname{im}(f) | Image of a function |
| ⟨a,b⟩ | Inner Product | \langle a,b \rangle | Inner product of vectors |
| ⟨a|b⟩ | Bra-ket Notation | \langle a|b \rangle | Inner product in quantum mechanics |
| a×b | Cross Product | a \times b | Cross product of vectors |
| a·b | Dot Product | a \cdot b | Dot product of vectors |
| rank(A) | Rank | \operatorname{rank}(A) | Rank of a matrix |
| dim(V) | Dimension | \dim(V) | Dimension of a vector space |
| λ | Eigenvalue | \lambda | Eigenvalue of a matrix |
| span{v₁,v₂,...} | Span | \operatorname{span}\{v_1,v_2,...\} | Linear span of vectors |
| deg(p) | Degree | \deg(p) | Degree of a polynomial |
Probability & StatisticsProbability rules, distributions, hypothesis testing and descriptive statistics
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| P(A) | Probability | P(A) | Probability of event A |
| P(A|B) | Conditional Probability | P(A|B) | Probability of A given B |
| P(A∩B) | Joint Probability | P(A \cap B) | Probability of both A and B |
| P(A∪B) | Union Probability | P(A \cup B) | Probability of either A or B |
| A⊥B | Independence | A \perp B | A is independent of B |
| E[X] | Expected Value | \mathbb{E}[X] | Expected value of random variable X |
| Var(X) | Variance | \operatorname{Var}(X) | Variance of random variable X |
| σ | Standard Deviation | \sigma | Standard deviation |
| σ² | Variance | \sigma^2 | Variance (alternative) |
| Cov(X,Y) | Covariance | \operatorname{Cov}(X,Y) | Covariance of X and Y |
| ρ | Correlation Coefficient | \rho | Correlation between variables |
| μ | Mean | \mu | Population mean |
| x̄ | Sample Mean | \bar{x} | Mean of a sample |
| Md | Median | \operatorname{Md} | Middle value of data set |
| Mo | Mode | \operatorname{Mo} | Most frequent value |
| Q₁, Q₂, Q₃ | Quartiles | Q_1, Q_2, Q_3 | Divide data into four equal parts |
| H₀ | Null Hypothesis | H_0 | Statistical hypothesis being tested |
| H₁ | Alternative Hypothesis | H_1 | Alternative to null hypothesis |
| α | Significance Level | \alpha | Probability of Type I error |
| β | Type II Error Probability | \beta | Probability of Type II error |
| z | Z-score | z | Standard score |
| χ² | Chi-squared | \chi^2 | Chi-squared distribution |
| f(x) | Probability Density Function | f(x) | PDF for continuous random variables |
| F(x) | Cumulative Distribution Function | F(x) | CDF giving probability X ≤ x |
Group TheoryCore abstract algebra symbols for groups, cosets, automorphisms and matrix groups
| Symbol | Name | LaTeX | Meaning/Usage |
|---|---|---|---|
| e | Identity Element | e | Identity element of a group |
| a⁻¹ | Inverse Element | a^{-1} | Inverse of element a |
| G/H | Quotient Group | G/H | Group of cosets of H in G |
| |G| | Group Order | |G| | Number of elements in group G |
| G×H | Direct Product | G \times H | Direct product of groups |
| G⋊H | Semidirect Product | G \rtimes H | Semidirect product of groups |
| Z(G) | Center | Z(G) | Center of group G |
| [G:H] | Index | [G:H] | Index of subgroup H in G |
| Aut(G) | Automorphism Group | \operatorname{Aut}(G) | Group of automorphisms of G |
| Inn(G) | Inner Automorphism Group | \operatorname{Inn}(G) | Group of inner automorphisms |
| GL(n,F) | General Linear Group | \operatorname{GL}(n,F) | Invertible n×n matrices over field F |
| SL(n,F) | Special Linear Group | \operatorname{SL}(n,F) | n×n matrices with determinant 1 |
| O(n) | Orthogonal Group | \operatorname{O}(n) | Orthogonal n×n matrices |
| SO(n) | Special Orthogonal Group | \operatorname{SO}(n) | Rotation group in n dimensions |
| Sₙ | Symmetric Group | S_n | Group of permutations on n elements |
| Aₙ | Alternating Group | A_n | Group of even permutations |
SEO tip: For best rankings, keep this section on a dedicated URL (e.g., /math-symbols/), add internal links from related lessons, and ensure your page title/meta description are aligned to “Mathematical Symbols” keywords.


