Multiples the values of two numbers.
Syntax
numberA * numberB
Example
myVar = 3 * 2;
//myVar = 6;
![]() |
Custom Search
|
Change Language
|
* |