Sloping Large And Symbol
The ⩘ symbol is a sloping large “and” used mainly in mathematical typography.
U+2A58
⩘ (U+2A58) is a mathematical symbol that represents a sloping large “and”. It’s useful when you want a typographic “and” that matches formal math styling. Below are practical ways to copy and use it in text and code.
Sloping Large And Symbol Meaning
⩘ is a “sloping large and” symbol from the Math category (Unicode U+2A58). It is primarily used in mathematical and formal typesetting contexts where the word “and” needs a larger, stylized form than the regular conjunction. Visually, it’s designed to read like a typographic “and” in formulas, especially in environments that already use extended math symbols. People typically choose ⩘ when they want the conjunction to align with other mathematical operators or when a font supports this specific variant.
Common uses
- •Writing mathematical conditions that include an “and” conjunction in a stylized form
- •Creating formula typography where operators and conjunctions should match visual scale
- •Labeling set-based statements or logic expressions in a typeset document
- •Designing educational materials that emphasize formal math notation
- •Using a consistent symbol style in LaTeX-like or Unicode math documents
Examples
⩘ Sloping Large And
- ⩘A ⩘ B implies C.
- ⩘x ⩘ y are in the same set.
- ⩘Let S = {a ⩘ b | a < b}.
- ⩘If P ⩘ Q then R.
- ⩘Choose vectors u ⩘ v for the construction.
Variations
Ready to copy
Technical codes
| Unicode | U+2A58 | |
| HTML Entity | ⩘ | |
| HTML Code | ⩘ | |
| CSS | \2A58 |
FAQ
What does the Sloping Large And symbol mean?
⩘ is a “sloping large and” symbol from the Math category (Unicode U+2A58). It is primarily used in mathematical and formal typesetting contexts where the word “and” needs a larger, stylized form than the regular conjunction. Visually, it’s designed to read like a typographic “and” in formulas, especially in environments that already use extended math symbols. People typically choose ⩘ when they want the conjunction to align with other mathematical operators or when a font supports this specific variant.
What is ⩘ called?
⩘ is commonly called “sloping large and”.
What is the Unicode code point for ⩘?
The Unicode code point for ⩘ is U+2A58.
How do I use ⩘ in HTML?
You can insert it using the HTML entity: ⩘.
How do I escape ⩘ in JavaScript?
In JavaScript, you can use: \\u{2A58}.