free-symbols

Apl Functional Symbol Greater-than Diaeresis Symbol

⍩ is an APL technical symbol identified as “greater-than diaeresis.”

U+2369

The symbol ⍩ is an APL functional character used in technical contexts. It has a specific Unicode identity and code point, making it suitable for precise copy/paste workflows. Use it when you need this exact APL symbol rather than a visually similar character.

Apl Functional Symbol Greater-than Diaeresis Symbol Meaning

⍩ is “APL functional symbol greater-than diaeresis” (Unicode code point U+2369). It belongs to the “Technical & Computer” category and is used as an APL functional symbol, typically in APL programming or in documentation that references APL operator/function symbols. Because it is a specific Unicode character, it’s best to copy it directly rather than substituting similar-looking punctuation. When sharing code snippets or notation, using the correct character helps avoid parsing issues and ensures the intended meaning is preserved in APL-related materials.

Common uses

  • Copy/pasting APL operator or function symbols in documentation
  • Labeling APL code blocks in tutorials or technical blogs
  • Using the exact Unicode character in programming examples
  • Creating UI text or charts that reference APL notation
  • Preparing searchable text for APL-related knowledge bases

Examples

⍩ APL functional symbol greater-than diaeresis

  • APL code uses ⍩ to denote a functional symbol.
  • In the guide, ⍩ appears next to related operators.
  • The documentation includes ⍩ in a notation table.
  • She pasted ⍩ into the editor to match the source code.
  • The comment mentions the behavior of ⍩.

Variations

Ready to copy

Technical codes

UnicodeU+2369
HTML Entity⍩
HTML Code⍩
CSS\2369

FAQ

What does the Apl Functional Symbol Greater-than Diaeresis symbol mean?

⍩ is “APL functional symbol greater-than diaeresis” (Unicode code point U+2369). It belongs to the “Technical & Computer” category and is used as an APL functional symbol, typically in APL programming or in documentation that references APL operator/function symbols. Because it is a specific Unicode character, it’s best to copy it directly rather than substituting similar-looking punctuation. When sharing code snippets or notation, using the correct character helps avoid parsing issues and ensures the intended meaning is preserved in APL-related materials.

What is the Unicode code point for ⍩?

⍩ is Unicode U+2369 (html entity: ⍩).

What is the correct name of ⍩?

Its Unicode name is “APL FUNCTIONAL SYMBOL GREATER-THAN DIAERESIS.”

How can I copy ⍩ reliably into code or text?

Copy the symbol directly (⍩). For programming/escaping, you can also use \\u{2369} in JavaScript or \\2369 in CSS where supported.

Is ⍩ just punctuation, or is it an APL-specific character?

It is an APL functional symbol (Unicode category: Technical & Computer), so it’s primarily used to represent APL notation accurately.

Related symbols