Liking cljdoc? Tell your friends :D

sicmutils.series.impl


->seriesclj/s

(->series xs)

Form the infinite sequence starting with the supplied values. The remainder of the series will be filled with the zero-value corresponding to the first of the given values.

Form the infinite sequence starting with the supplied values. The
remainder of the series will be filled with the zero-value
corresponding to the first of the given values.
raw docstring

acosxclj/s


acotxclj/s


asinhxclj/s


asinxclj/s


atanhxclj/s


atanxclj/s


binomialclj/s

(binomial n)

The coefficients of (1+x)^n

The coefficients of (1+x)^n
raw docstring

binomial*clj/s

(binomial* n)

c*seqclj/s

(c*seq c f)

c+seqclj/s

(c+seq c f)

c-div-seqclj/s

(c-div-seq c f)

c-seqclj/s

(c-seq c f)

catalanclj/s


composeclj/s

(compose f g)

coshxclj/s


cosxclj/s


derivclj/s

(deriv f)

divclj/s

(div f g)

exptclj/s

(expt s e)

expxclj/s


fibclj/s


forest'clj/s


integralclj/s

(integral s)
(integral s constant-term)

invertclj/s

(invert f)

list'clj/s


log1+xclj/s


log1-xclj/s


negateclj/s

(negate xs)

revertclj/s

(revert f)

secxclj/s


seq*cclj/s

(seq*c f c)

seq+cclj/s

(seq+c f c)

seq-cclj/s

(seq-c f c)

seq-div-cclj/s

(seq-div-c f c)

seq:*clj/s

(seq:* f g)

seq:+clj/s

(seq:+ f g)

seq:-clj/s

(seq:- f g)

sinhxclj/s


sinxclj/s


sqrtclj/s

(sqrt [f1 & [f2 & fs] :as f])

tanhxclj/s


tanxclj/s


tree'clj/s

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

× close