jax.numpy.pow# jax.numpy.pow(x1, x2, /)[source]# Alias of jax.numpy.power() Parameters: x1 (ArrayLike) x2 (ArrayLike) Return type: Array