Font-size: A A A
The * is the arithmetic multiplication operator. This operator is used to multiply floating-point and/or integer numbers.
var xSquared = x * x;