HTML5 Mathematical operators

The HTML5 mathematical operators are used for mathematical and technical operators? representation in an HTML document. So, to use such operators to web page, we use HTML entity name. If no entity name exists then you can use entity number which is a decimal or a hexadecimal reference.

Syntax

Following is the syntax ?

&operatorName;

Or

operatorHexcode;

Or

operatorHexadecimalcode;

Let us see an example of HTML5 mathematical operators ?

Example




HTML5 Mathematical Operator Demo

Some Mathematical Symbols

− -- minus sign

° -- degree sign

∑ -- sigma sign

> -- greater than sign

≥ -- greater than or equal to sign

< -- less than sign

≤ -- less than or equal to sign

∫ -- integration sign

Output

Updated on: 2026-03-11T22:50:45+05:30

2K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements