Mathematical Operators are used for representation of mathematical and technical operators. In HTML5 some special codes are used. For the representation of these operators we can use the name or hexadecimal(Hex) reference.
Examples:
Input : &minus or −
Output : -
Input : × or ×
Output : x
Input : ¾ or ¾
Output : 3/4
Output:
👁 Image
In writing the hex reference in html code, a semicolon is required at the end.
Some Common mathematical Characters are-
👁 Image
Some Complex mathematical symbols are-
👁 Image