Apl Functional Symbol Rightwards Vane Symbol
⍆ is an APL functional symbol known as the rightwards vane.
U+2346
The symbol ⍆ is an APL functional symbol: “rightwards vane.” It’s part of the APL technical character set used in APL code and related documentation. Use this page to copy the character reliably across platforms.
Apl Functional Symbol Rightwards Vane Symbol Meaning
⍆ is an APL functional symbol identified as “RIGHTWARDS VANE” (Unicode U+2346). In practice, it’s most relevant when writing or referencing APL expressions, examples, or documentation that uses APL’s specialized character glyphs. Because it belongs to the APL technical block, you’ll primarily see it in contexts where APL syntax is represented accurately, such as programming tutorials, language reference pages, and tooling that renders Unicode symbols. If you’re formatting APL content in plain text, make sure your font and rendering support U+2346 so the vane glyph displays correctly.
Common uses
- •Writing APL code snippets that require the rightwards vane character ⍆
- •Adding APL examples in documentation, blog posts, or course materials
- •Labeling UI elements or help text in tools that support APL input
- •Creating text-based templates or cheatsheets for APL syntax
- •Ensuring correct Unicode usage when copying APL symbols in editors
Examples
⍆ APL functional symbol rightwards vane
- ⍆APL example: x ⍆ y
- ⍆See: ⍆ in the APL function reference
- ⍆In your APL session, enter the symbol ⍆ exactly
- ⍆Documentation note: ⍆ is U+2346
- ⍆Copy and paste: ⍆
Variations
Ready to copy
Technical codes
| Unicode | U+2346 | |
| HTML Entity | ⍆ | |
| HTML Code | ⍆ | |
| CSS | \2346 |
FAQ
What does the Apl Functional Symbol Rightwards Vane symbol mean?
⍆ is an APL functional symbol identified as “RIGHTWARDS VANE” (Unicode U+2346). In practice, it’s most relevant when writing or referencing APL expressions, examples, or documentation that uses APL’s specialized character glyphs. Because it belongs to the APL technical block, you’ll primarily see it in contexts where APL syntax is represented accurately, such as programming tutorials, language reference pages, and tooling that renders Unicode symbols. If you’re formatting APL content in plain text, make sure your font and rendering support U+2346 so the vane glyph displays correctly.
What Unicode character is ⍆?
⍆ is Unicode U+2346, named “APL FUNCTIONAL SYMBOL RIGHTWARDS VANE.”
How can I copy ⍆ into code or HTML?
You can copy the character directly, or use the HTML entity ⍆ and the CSS/Unicode escapes \\2346.
Why does ⍆ sometimes appear as a blank box?
Some fonts or environments may not support the APL technical block. Try a Unicode-capable font/editor or verify that your system supports U+2346.
Is ⍆ a common symbol outside of APL?
It’s primarily used in APL-related contexts (code, references, and documentation) because it belongs to the APL technical character set.