Calculate the gradient of x * y
with respect to y
.
numeric vector or array, value of 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.