org.clojars.punit-naik.clj-ml.utils.calculus
derivative
(derivative eq)
Finds the derivative of a function ax^n+bx^n-1+...+z represented as a Collection of it's coefficients [a b ... z]
(derivative eq)
Finds the derivative of a function ax^n+bx^n-1+...+z represented as a Collection of it's coefficients [a b ... z]