Apl Functional Symbol Down Caret Tilde Symbol
⍱ is an APL functional symbol often referenced by its “down caret tilde” name.
U+2371
⍱ is a technical APL symbol (Unicode U+2371) listed as “APL Functional Symbol Down Caret Tilde.” It’s mainly relevant to APL programmers and anyone working with APL-specific text.
Apl Functional Symbol Down Caret Tilde Symbol Meaning
⍱ (Unicode U+2371), named “APL FUNCTIONAL SYMBOL DOWN CARET TILDE,” is an APL functional symbol. In APL, functional symbols are used as part of expressions and operations, so ⍱ typically appears in APL code or in documents that reference APL syntax. Outside of APL-specific contexts, it may be used as a distinctive glyph for technical writing, typography mockups, or dataset labels where the exact character matters. When you need it, copy the symbol directly or use its codepoint to ensure consistency across systems and platforms that support Unicode.
Common uses
- •Copying the exact APL glyph into APL documentation or language references
- •Typing or rendering APL expressions in educational materials and tutorials
- •Labeling dataset fields or UI elements that describe APL-specific operations
- •Building technical typography samples that require the precise Unicode character
- •Using the symbol in code comments or markdown when referring to APL syntax
Examples
⍱ APL Down Caret Tilde Symbol
- ⍱APL reference: ⍱ is listed as an APL functional symbol.
- ⍱In the expression, ⍱ appears as part of the operation.
- ⍱Use ⍱ when you need the down caret tilde glyph in APL text.
- ⍱This worksheet includes ⍱ as an example token.
- ⍱Documentation for ⍱ uses the Unicode code point U+2371.
Variations
Ready to copy
Technical codes
| Unicode | U+2371 | |
| HTML Entity | ⍱ | |
| HTML Code | ⍱ | |
| CSS | \2371 |
FAQ
What does the Apl Functional Symbol Down Caret Tilde symbol mean?
⍱ (Unicode U+2371), named “APL FUNCTIONAL SYMBOL DOWN CARET TILDE,” is an APL functional symbol. In APL, functional symbols are used as part of expressions and operations, so ⍱ typically appears in APL code or in documents that reference APL syntax. Outside of APL-specific contexts, it may be used as a distinctive glyph for technical writing, typography mockups, or dataset labels where the exact character matters. When you need it, copy the symbol directly or use its codepoint to ensure consistency across systems and platforms that support Unicode.
What Unicode character is ⍱?
⍱ is the APL Functional Symbol Down Caret Tilde, Unicode code point U+2371.
How do I copy ⍱ into HTML?
You can copy the character directly, or use the HTML entity: ⍱.
How do I include ⍱ in CSS or JavaScript?
CSS escape: \\2371. JavaScript escape: \\u{2371}.
Where is ⍱ commonly used?
It’s mainly used in APL-related text—such as code snippets, documentation, and educational materials that refer to APL syntax.