Abstract
Adds elements for N arrays and returns the resultant array.
Function
Method
Property
Signature
- Function
add(arr, arr, ...)
Returns
- return
- returns an array of the summation of elements across the input arrays.
Arguments
- arr
- input array(s)
Details
xxx
Examples
Notes
xxx
See Also
xxx