abs
Performs element-wise absolute value on the array. The array is changed in place.
Parameters
array
the array to apply the absolute value function on
Performs element-wise absolute value on the array. The array is changed in place.
the array to apply the absolute value function on