∤
Math Operator 33
- Unicode
- U+2224
- Category
- Math
- HTML Entity
- ∤
- CSS
- \2224
The ∤ (does not divide) symbol is a mathematical operator used in number theory to indicate that one integer cannot be evenly divided by another without leaving a remainder. Visually represented as a vertical line with a diagonal slash through it, it acts as the direct negation of the standard "divides" (|) symbol. While primarily found in academic texts and math proofs, it also appears in technical documentation to represent indivisibility.
How to Type
- Windows
- Win + . then search "does not divide"
- macOS
- Control + Command + Space then search "does not divide"
- Linux
- Ctrl + Shift + U then 2224
- HTML
- ∤ or ∤
In Programming
In technical documentation and programming, ∤ is often used alongside LaTeX (\nmid) to mathematically represent logic where a modulo operation evaluates to a non-zero remainder (e.g., a % b != 0).
Tags
divisibility
does not divide notation
factor
indivisible symbol
mathematics
negated divisibility
negation
not divides
number theory negation
remainder notation
slashed vertical bar