Minus Sign With Falling Dots Symbol
⨫ is the minus sign with falling dots, a math symbol used to mark a special “minus with dot” notation.
U+2A2B
⨫ (U+2A2B) is a mathematical symbol that combines a minus sign with falling dots. It’s often used in specialized notation where the dots modify the meaning of a basic operator. Use it directly, or copy the provided escape codes for web and software text.
Minus Sign With Falling Dots Symbol Meaning
⨫ is named “minus sign with falling dots” (Unicode U+2A2B). Visually, it’s a minus sign accompanied by dots that appear to fall downward, indicating an operator with an added descriptive mark. In practice, this symbol is mainly encountered in mathematical typesetting and technical documents that use nonstandard operator decorations. Because it is part of the Unicode “Math” category, it’s typically used as an operator-like glyph rather than as punctuation. If you’re reproducing a specific formula or matching an existing document style, copy the symbol exactly and ensure your font supports the character.
Common uses
- •Using a specialized minus operator in mathematical formulas
- •Reproducing notation from a textbook, paper, or specification
- •Labeling an equation step in educational or tutoring materials
- •Formatting operator decorations in LaTeX-like or Unicode-based math text
- •Adding a precise mathematical glyph in documentation, comments, or README files
Examples
⨫ Minus Sign with Falling Dots
- ⨫Define a ⨫ b as the modified subtraction operator in this chapter.
- ⨫In the next line, replace − with ⨫ for the decorated form.
- ⨫Let x ⨫ y denote the expression used in the proof.
- ⨫The operator ⨫ appears only in this special case of the model.
- ⨫Use ⨫ consistently to match the published notation.
Variations
Ready to copy
Technical codes
| Unicode | U+2A2B | |
| HTML Entity | ⨫ | |
| HTML Code | ⨫ | |
| CSS | \2A2B |
FAQ
What does the Minus Sign With Falling Dots symbol mean?
⨫ is named “minus sign with falling dots” (Unicode U+2A2B). Visually, it’s a minus sign accompanied by dots that appear to fall downward, indicating an operator with an added descriptive mark. In practice, this symbol is mainly encountered in mathematical typesetting and technical documents that use nonstandard operator decorations. Because it is part of the Unicode “Math” category, it’s typically used as an operator-like glyph rather than as punctuation. If you’re reproducing a specific formula or matching an existing document style, copy the symbol exactly and ensure your font supports the character.
What is the Unicode code point for ⨫?
⨫ is Unicode U+2A2B (HTML entity: ⨫).
How do I include ⨫ in HTML?
You can use the HTML entity: ⨫.
How do I use ⨫ in CSS or JavaScript?
CSS escape: \\2A2B. JavaScript escape: \\u{2A2B}.
Will ⨫ look the same on every device?
Not always—its appearance depends on font support for Unicode math symbols. If a font doesn’t support U+2A2B, it may render differently or fall back to a missing-glyph box.