powered by
Calculate the gradient of x ^ y with respect to y.
x ^ y
y
numeric vector or array, value of x.
x
numeric vector or array, value of y.
numeric vector or array, value of x ^ y.
numeric vector or array, gradient of y.
numeric vector or array, gradient of the operation.