powered by
Calculate the gradient of 1 / (1 + exp(-x)) with respect to x.
1 / (1 + exp(-x))
x
numeric vector or array, value of 1 / (1 + exp(-x)).
numeric vector or array, gradient of x.
numeric vector or array, gradient of the operation.