jax.lax.reciprocal# jax.lax.reciprocal(x)[source]# Elementwise reciprocal: \(1 \over x\). Parameters: x (ArrayLike) Return type: Array