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