divide
The division function.
Syntax
-
divide(a, b)
-
applicable to several different kinds of operands
a
andb
-
Description
divide
is the function behind the /
operator.
See also
The division function.
divide(a, b)
applicable to several different kinds of operands a
and b
divide
is the function behind the /
operator.
See also