The Multiplication Operator (*)
Description
The multplication (*) operator returns the product of two numbers.
Learn More:
Browser Support
*
is an ECMAScript1 (JavaScript 1997) feature.
It is supported in all browsers:
Chrome | Edge | Firefox | Safari | Opera | IE |
Yes | Yes | Yes | Yes | Yes | Yes |