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

acosxclj/s

source

acotxclj/s

source

asinhxclj/s

source

asinxclj/s

source

atanhxclj/s

source

atanxclj/s

source

binomialclj/s

(binomial n)

The coefficients of (1+x)^n

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

binomial*clj/s

(binomial* n)
source

c*seqclj/s

(c*seq c f)
source

c+seqclj/s

(c+seq c f)
source

c-div-seqclj/s

(c-div-seq c f)
source

c-seqclj/s

(c-seq c f)
source

catalanclj/s

source

composeclj/s

(compose f g)
source

coshxclj/s

source

cosxclj/s

source

derivclj/s

(deriv f)
source

divclj/s

(div f g)
source

exptclj/s

(expt s e)
source

expxclj/s

source

fibclj/s

source

forest'clj/s

source

integralclj/s

(integral s)
(integral s constant-term)
source

invertclj/s

(invert f)
source

list'clj/s

source

log1+xclj/s

source

log1-xclj/s

source

negateclj/s

(negate xs)
source

revertclj/s

(revert f)
source

secxclj/s

source

seq*cclj/s

(seq*c f c)
source

seq+cclj/s

(seq+c f c)
source

seq-cclj/s

(seq-c f c)
source

seq-div-cclj/s

(seq-div-c f c)
source

seq:*clj/s

(seq:* f g)
source

seq:+clj/s

(seq:+ f g)
source

seq:-clj/s

(seq:- f g)
source

sinhxclj/s

source

sinxclj/s

source

sqrtclj/s

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

tanhxclj/s

source

tanxclj/s

source

tree'clj/s

source

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

× close