convert·tables

Mathematische Symbole — Vollständige Referenzliste

Vollständige Liste mathematischer Symbole mit Namen, Bedeutungen und Beispielen. Jedes Symbol kopieren und einfügen.

Schnellkopie

+×÷=<>±%πeΔ!|x|⌊x⌋⌈x⌉°

Arithmetik

SymbolNameBedeutungBeispielHTML
+Plus3 + 5 = 8&plus;
Minus8 − 3 = 5&minus;
×Times3 × 5 = 15&times;
÷Obelus15 ÷ 3 = 5&divide;
=Equals3 + 2 = 5
Not equal3 ≠ 5&ne;
<Less than3 < 5&lt;
>Greater than5 > 3&gt;
Less or equalx ≤ 5&le;
Greater or equalx ≥ 5&ge;
±Plus-minus5 ± 2&plusmn;
Minus-plus∓3

Algebra & Analysis

SymbolNameBedeutungBeispielHTML
Square root√9 = 3&radic;
Cube root∛27 = 3
%Percent50% = 0.5&percnt;
Per mille5‰ = 0.005&permil;
πPiC = 2πr&pi;
eEuler's numbere ≈ 2.71828
Infinitylim x→∞&infin;
Sigma∑(1 to n)&sum;
Capital Pi∏(1 to n)&prod;
Integral∫f(x)dx&int;
Partial derivative∂f/∂x&part;
Nabla∇f&nabla;
ΔDeltaΔx = x₁ − x₀&Delta;
!Factorial5! = 120
|x|Absolute value|−5| = 5
⌊x⌋Floor⌊3.7⌋ = 3

Mengenlehre & Logik

SymbolNameBedeutungBeispielHTML
⌈x⌉Ceiling⌈3.2⌉ = 4
Element ofx ∈ A&isin;
Not element ofx ∉ A&notin;
SubsetA ⊂ B&sub;
SupersetB ⊃ A&sup;
UnionA ∪ B&cup;
IntersectionA ∩ B&cap;
Empty setA ∩ B = ∅&empty;
For all∀x ∈ ℝ&forall;
There exists∃x : x > 0&exist;
Thereforea = b ∴ b = a&there4;
Because∵ a = b

Geometrie

SymbolNameBedeutungBeispielHTML
Approximatelyπ ≈ 3.14&asymp;
Proportionaly ∝ x&prop;
Perpendiculara ⊥ b&perp;
Angle∠ABC = 90°&ang;
°Degree360°&deg;
Prime / Minutef'(x)&prime;
Double primef''(x)&Prime;