powered by
Calculate the gradient of sqrt(x) with respect to x.
sqrt(x)
x
numeric vector or array, value of x.
numeric vector or array, value of sqrt(x).
numeric vector or array, gradient of x.
numeric vector or array, gradient of the operation.