Function Application Symbol
The symbol indicates function application in text and technical notation.
U+2061
is the Unicode character named “FUNCTION APPLICATION” (U+2061). It’s commonly used in formal or technical writing to show that something is applied as a function.
Function Application Symbol Meaning
The symbol (Unicode U+2061) is called “FUNCTION APPLICATION.” It represents function application in notation: placing it between expressions signals that one part is applied to another, similar to reading it as “applied to.” It is used most often in typeset, mathematical, logic, and programming-adjacent contexts where clarity matters and the author wants a compact, typographically correct separator. Because it’s a specific Unicode punctuation character, copying and pasting it directly is the easiest way to preserve the intended meaning across documents and websites.
Common uses
- •Indicating function application in mathematical or logic notation
- •Writing compact typeset expressions in plain text with Unicode support
- •Formatting documentation or specs that describe formal operators
- •Styling educational material for discrete math or formal systems
- •Including correct Unicode separators in technical posts and comments
Examples
Function Application Symbol (U+2061)
- f(x)
- g(a, b)
- h(value)
- sin(θ)
- process(input)
Variations
Ready to copy
Technical codes
| Unicode | U+2061 | |
| HTML Entity | ⁡ | |
| HTML Code | ⁡ | |
| CSS | \2061 |
FAQ
What does the Function Application symbol mean?
The symbol (Unicode U+2061) is called “FUNCTION APPLICATION.” It represents function application in notation: placing it between expressions signals that one part is applied to another, similar to reading it as “applied to.” It is used most often in typeset, mathematical, logic, and programming-adjacent contexts where clarity matters and the author wants a compact, typographically correct separator. Because it’s a specific Unicode punctuation character, copying and pasting it directly is the easiest way to preserve the intended meaning across documents and websites.
What is the symbol called?
It’s the Unicode character named “FUNCTION APPLICATION.”
What is its Unicode code point?
The code point is U+2061.
How can I copy for use in my text?
Copy the character from this page, or use the provided HTML entity (⁡) / CSS escape (\\2061) / JavaScript escape (\\u{2061}).
Where is typically used?
Most often in mathematical, logic, and formal-notaion contexts to indicate that one expression is applied as a function to another.