Symbols Across Disciplines

Symbols are universal tools for communication in fields like mathematics, science, programming, and more. This guide catalogs key symbols with copy functionality and visualizations.

Mathematical Symbols

Core symbols for algebra, calculus, and geometry.

SymbolNameUseCopy
+PlusAddition (\( 2 + 3 = 5 \))
×TimesMultiplication (\( 4 × 3 = 12 \))
=EqualsEquality (\( 2 + 2 = 4 \))
Not EqualInequality (\( 3 ≠ 5 \))
SigmaSummation (\( \sum_{i=1}^{n} i \))
IntegralIntegration (\( \int_a^b f(x) \, dx \))
πPiCircle constant (~3.14159)
Element OfSet membership (\( x ∈ A \))

Scientific Symbols

Symbols in physics, chemistry, and astronomy.

SymbolNameUseCopy
ΔDeltaChange (\( \Delta T \))
λLambdaWavelength (\( \lambda = \frac{c}{f} \))
ΩOmegaResistance or angular velocity
μMuMicro (10⁻⁶) or friction
σSigmaStress or conductivity

Programming Symbols

Symbols in Python, Java, C++, etc.

SymbolNameUseCopy
+PlusAddition or concatenation
==EqualEquality check (if x == 5)
!NotLogical negation (!true)
&AmpersandBitwise AND or reference
->ArrowFunction return type

Logic Symbols

Symbols in formal logic.

SymbolNameUseCopy
AndLogical conjunction (\( P ∧ Q \))
OrLogical disjunction (\( P ∨ Q \))
¬NotLogical negation (\( ¬P \))
For AllUniversal quantifier (\( ∀x \))
ExistsExistential quantifier (\( ∃x \))

Engineering Symbols

Symbols in engineering disciplines.

SymbolNameUseCopy
σSigmaStress (\( \sigma = \frac{F}{A} \))
εEpsilonStrain (\( \varepsilon = \frac{\Delta L}{L} \))
τTauShear stress or torque
ωOmegaAngular velocity
ηEtaEfficiency (\( \eta = \frac{P_{out}}{P_{in}} \))

Linguistics Symbols

Phonetic and syntactic symbols (e.g., IPA).

SymbolNameUseCopy
əSchwaMid-central vowel ("about")
ʃEshVoiceless fricative ("ship")
ŋEngVelar nasal ("sing")
ˈPrimary StressStress marker (/ˈkæt/)
ʔGlottal StopGlottal stop ("uh-oh")

Statistics Symbols

Symbols in probability and statistics.

SymbolNameUseCopy
μMuPopulation mean
σSigmaPopulation standard deviation
X-barSample mean
ρRhoCorrelation coefficient
χ²Chi-squaredChi-squared test statistic

Visualizations

Distribution of symbols across disciplines.