Function Application
Used in mathematical notation to indicate the application of a function to an argument, but does not affect the visual layout.
Visual Preview
This is how the character appears visually
Copy Options
How to Use?
In HTML
<span>⁡</span>
In Css
content: "\U+2061";
In Javascript
const char = String.fromCodePoint(0xU+2061);
Additional Information
Category
Invisible Operators
Browser Support
browsersupportFallback