add
The addition function.
Syntax
-
add(a, b)
-
applicable to several different kinds of operands
a
andb
-
Description
add
is the function behind the +
operator.
The addition function.
add(a, b)
applicable to several different kinds of operands a
and b
add
is the function behind the +
operator.