multiply
The multiplication function.
Syntax
-
multiply(a, b)-
applicable to several different kinds of operands
aandb
-
Description
multiply is the function behind the binary ⋅ operator.
The multiplication function.
multiply(a, b)
applicable to several different kinds of operands a and b
multiply is the function behind the binary ⋅ operator.