Reciprocal of an array with entries less than 0 set to 0.
x (array_like) – The input array.
The array with 0-filled reciprocals.
ndarray
recipr0