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.
sourceraw docstring

addpclj

(addp r p)
source

cubeclj

(cube r)
source

divclj

(div r s)
source

exptclj

(expt r n)
source

invertclj

(invert r)
source

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.
sourceraw docstring

mulclj

(mul r s)
source

negateclj

(negate r)
source

operators-knownclj

source

squareclj

(square r)
source

subclj

(sub r s)
source

subpclj

(subp r p)
source

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

× close