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