addElements

Adds the two arrays element by element. Arrays must have same length and must not be null.

Return

the array containing ai+bi

Parameters

b

the second array