Liking cljdoc? Tell your friends :D

sicmutils.rational-function


addclj

(add r s)

Add the ratiional functions r and s.

Add the ratiional functions r and s.
raw docstring

addpclj

(addp r p)

cubeclj

(cube r)

divclj

(div r s)

exptclj

(expt r n)

invertclj

(invert r)

makeclj

(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.
raw docstring

mulclj

(mul r s)

negateclj

(negate r)

operators-knownclj


squareclj

(square r)

subclj

(sub r s)

subpclj

(subp r p)

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

× close