jax.numpy.bitwise_not# jax.numpy.bitwise_not(x, /)[source]# Alias of jax.numpy.invert(). Parameters: x (ArrayLike) Return type: Array