free-symbols

Apl Functional Symbol Downwards Vane Symbol

⍖ is the APL functional symbol known as the Downwards Vane (U+2356).

U+2356

⍖ is an APL technical symbol labeled “DOWNWARDS VANE” in Unicode. It’s primarily used in APL contexts and in materials that reference APL notation.

Apl Functional Symbol Downwards Vane Symbol Meaning

⍖ (U+2356) is Unicode’s “APL FUNCTIONAL SYMBOL DOWNWARDS VANE.” As an APL functional symbol, it belongs to the set of glyphs used to express APL operations and notation. Because it’s a functional symbol rather than an everyday character, it’s most relevant when you’re writing or publishing APL code, documenting APL behavior, or creating text that must match an APL reference exactly. When copying, use the provided HTML/CSS/JavaScript escapes to reliably reproduce the character across systems and fonts that may not support it natively.

Common uses

  • Typing or copying APL expressions in documentation
  • Publishing APL learning materials that must match exact glyphs
  • Referencing APL functional symbols in technical blog posts
  • Including the symbol in UI text for APL-related tools
  • Using the Unicode character in source code with escapes

Examples

⍖ APL Functional Symbol Downwards Vane

  • In APL notation, use ⍖ exactly as shown.
  • The reference lists ⍖ under APL functional symbols.
  • Copy ⍖ into your documentation to preserve accuracy.
  • Use the Unicode escape for ⍖ when embedding in code.
  • The worksheet includes ⍖ in the function column.

Variations

Ready to copy

Technical codes

UnicodeU+2356
HTML Entity⍖
HTML Code⍖
CSS\2356

FAQ

What does the Apl Functional Symbol Downwards Vane symbol mean?

⍖ (U+2356) is Unicode’s “APL FUNCTIONAL SYMBOL DOWNWARDS VANE.” As an APL functional symbol, it belongs to the set of glyphs used to express APL operations and notation. Because it’s a functional symbol rather than an everyday character, it’s most relevant when you’re writing or publishing APL code, documenting APL behavior, or creating text that must match an APL reference exactly. When copying, use the provided HTML/CSS/JavaScript escapes to reliably reproduce the character across systems and fonts that may not support it natively.

What is the Unicode code point for ⍖?

⍖ has the Unicode code point U+2356.

How can I copy ⍖ using HTML?

You can use the HTML entity: ⍖ (as given for this symbol).

What CSS/JavaScript escapes can I use for ⍖?

CSS escape: \\2356. JavaScript escape: \\u{2356}.

Is ⍖ an APL symbol used in programming?

Yes. ⍖ is an APL functional symbol (Unicode name: APL FUNCTIONAL SYMBOL DOWNWARDS VANE), so it’s mainly used when working with APL notation or documentation.