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