Font-size: A A A
The / is the arithmetic floating-point division operator. This operator is used to divide floating-point numbers.
var result = A / B;