Font-size: A A A
The - is the arithmetic subtraction operator. This operator is used to subtract floating-point and/or integer numbers.
var result = A - B;