(add r s)
Add the rational functions r and s.
Add the rational functions r and s.
(addp r p)
Add a rational function to a polynomial.
Add a rational function to a polynomial.
(cube r)
(div r s)
(expt r n)
(invert r)
(make u v)
Make the fraction of the two polynomials p and q, after dividing out their greatest common divisor.
Make the fraction of the two polynomials p and q, after dividing out their greatest common divisor.
(mul r s)
(negate r)
(rational-function? r)
(square r)
(sub r s)
(subp r p)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close