Application de Fonction

Utilisé en notation mathématique pour indiquer l'application d'une fonction à un argument, mais n'affecte pas la mise en page visuelle.

U+2061

Visual Preview

This is how the character appears visually

Copy Options

How to Use?

In HTML

                <span>&#8289;</span>
            

In Css

                content: "\U+2061";
            

In Javascript

                const char = String.fromCodePoint(0xU+2061);
            

Additional Information

Category

Invisible Operators

Browser Support

browsersupportFallback