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