Font-size: A A A
This is the standard multiplication operator and it returns the product of two numerical values (either literals or variables).
x = a * 7;