subtract Constant
This operation is in-place.
Return
the transformed array
Parameters
a
the array to add the constant to. The array is changed.
c
the constant to subtract from each element
This operation is in-place.
the transformed array
the array to add the constant to. The array is changed.
the constant to subtract from each element