Liking cljdoc? Tell your friends :D
Clojure only.

org.clojars.punit-naik.clj-ml.utils.calculus


derivativeclj

(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]

Finds the derivative of a function ax^n+bx^n-1+...+z represented as a
Collection of it's coefficients [a b ... z]
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close