Functie Toepassing

Gebruikt in wiskundige notatie om de toepassing van een functie op een argument aan te geven, maar beïnvloedt de visuele lay-out niet.

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