Mathematical symbols are the universal language of math. They help us express numbers, relationships, operations, and logic clearly and efficiently.
Below is a complete and easy-to-understand list of common mathematics symbols, grouped by category, with explanations and examples.
Basic Math Symbols
| Symbol | Name | Meaning / Use | Example |
|---|---|---|---|
| = | Equals | Shows equality between two values | 5 = 2 + 3 |
| ≠ | Not equal | Values are different | 5 ≠ 4 |
| ≈ | Approximately equal | Close but not exact value | sin(0.01) ≈ 0.01 |
| > | Greater than | Left value is larger | 5 > 4 |
| < | Less than | Left value is smaller | 4 < 5 |
| ≥ | Greater than or equal to | Greater or equal comparison | 5 ≥ 4 |
| ≤ | Less than or equal to | Smaller or equal comparison | 4 ≤ 5 |
| ( ) | Parentheses | Solve inside first | 2 × (3 + 5) = 16 |
| [ ] | Brackets | Group expressions | [(1+2)×(1+5)] = 18 |
| + | Plus | Addition | 1 + 1 = 2 |
| − | Minus | Subtraction | 2 − 1 = 1 |
| ± | Plus–minus | Both addition and subtraction | 3 ± 5 = 8 or −2 |
| ∓ | Minus–plus | Reverse of ± | 3 ∓ 5 = −2 or 8 |
| * | Asterisk | Multiplication | 2 * 3 = 6 |
| × | Times | Multiplication | 2 × 3 = 6 |
| ⋅ | Dot | Multiplication | 2 ⋅ 3 = 6 |
| ÷ | Division sign | Division | 6 ÷ 2 = 3 |
| / | Slash | Division | 6 / 2 = 3 |
| — | Fraction bar | Fraction or division | 6⁄2 = 3 |
| mod | Modulo | Remainder | 7 mod 2 = 1 |
| . | Decimal point | Separates decimals | 2.56 |
| aᵇ | Power | Exponent | 2³ = 8 |
| a^b | Caret | Exponent notation | 2^3 = 8 |
| √a | Square root | Value multiplied by itself | √9 = ±3 |
| ∛a | Cube root | Value multiplied three times | ∛8 = 2 |
| ⁿ√a | n-th root | General root | ³√8 = 2 |
| % | Percent | Per hundred | 10% × 30 = 3 |
| ‰ | Per mille | Per thousand | 10‰ × 30 = 0.3 |
| ppm | Parts per million | Very small ratio | 10 ppm = 0.00001 |
| ppb | Parts per billion | Extremely small ratio | 3 × 10⁻⁷ |
| ppt | Parts per trillion | Ultra-small ratio | 3 × 10⁻¹⁰ |
Geometry Symbols
| Symbol | Name | Meaning | Example |
|---|---|---|---|
| ∠ | Angle | Formed by two rays | ∠ABC = 30° |
| ∟ | Right angle | Exactly 90 degrees | α = 90° |
| ° | Degree | Angle measurement | α = 60° |
| deg | Degree | Degree unit | α = 60deg |
| ′ | Prime | Arcminute (1° = 60′) | 60°59′ |
| ″ | Double prime | Arcsecond (1′ = 60″) | 59′59″ |
| AB | Line segment | Straight path from A to B | AB |
| ⊥ | Perpendicular | Lines at 90° | AC ⊥ BC |
| ∥ | Parallel | Never intersecting lines | AB ∥ CD |
| ≅ | Congruent | Same shape and size | △ABC ≅ △XYZ |
| ~ | Similar | Same shape, different size | △ABC ~ △XYZ |
| Δ | Triangle | Three-sided polygon | ΔABC |
| |x−y| | x−y | Distance between points x and y | | x-y | = 5 |
| π | Pi | Circle constant | π ≈ 3.14159 |
| rad | Radian | Angle unit | 360° = 2π rad |
| grad | Gradian | Angle unit | 360° = 400 grad |
Algebra Symbols
| Symbol | Name | Meaning | Example |
|---|---|---|---|
| x | Variable | Unknown value | 2x = 4 → x = 2 |
| ≡ | Identical | Exactly equal | a ≡ b |
| ≜ | Defined as | Defined equality | x ≜ y |
| := | Defined as | Assignment | a := 5 |
| ∝ | Proportional to | Direct relationship | y ∝ x |
| ∞ | Infinity | Endless value | ∞ |
| ≪ | Much less than | Large difference | 1 ≪ 1,000,000 |
| ≫ | Much greater than | Very large | 1,000,000 ≫ 1 |
| { } | Braces | Set notation | {1,2,3} |
| ⌊x⌋ | Floor | Round down | ⌊4.3⌋ = 4 |
| ⌈x⌉ | Ceiling | Round up | ⌈4.3⌉ = 5 |
| x! | Factorial | Product of integers | 4! = 24 |
| | x | | vertical bars | Absolute value | | -5 | = 5 |
| f(x) | Function | Output of x | f(x) = 3x + 5 |
| f ∘ g | Composition | Function chaining | f(g(x)) |
| (a,b) | Open interval | a < x < b | (2,6) |
| [a,b] | Closed interval | a ≤ x ≤ b | [2,6] |
| Δ | Delta | Change or difference | Δt = t₁ − t₀ |
| Δ | Discriminant | Quadratic value | b² − 4ac |
| ∑ | Sigma | Summation | ∑xᵢ |
| ∏ | Capital Pi | Product | ∏xᵢ |
| e | Euler’s number | Natural constant | e ≈ 2.718 |
| γ | Euler–Mascheroni | Mathematical constant | γ ≈ 0.577 |
| φ | Golden ratio | Special ratio | φ ≈ 1.618 |
Final Thoughts
Math symbols simplify complex ideas and make equations readable across all languages. Learning these symbols builds a strong foundation for arithmetic, algebra, geometry, and advanced mathematics.