negative ======== Computes the numerical negative of each element ``x_i`` (i.e., ``y_i = -x_i``) of the input array ``x``. **Abstract Signature:** ``negative(x: array)`` .. raw:: html
jax.numpy.negative
numpy.ma.core.negative
keras.ops.numpy.negative
tf.negative
mlx.core.negative