Liking cljdoc? Tell your friends :D

fastmath.protocols.polynomials


PolynomialProtocljprotocol

addclj

(add p1 p2)

coeffsclj

(coeffs p)

degreeclj

(degree p)

derivativeclj

(derivative p)
(derivative p order)

evaluateclj

(evaluate p x)

multclj

(mult p1 p2)

negateclj

(negate p)

scaleclj

(scale p v)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close