Liking cljdoc? Tell your friends :D

kixi.stats.math


absclj/s

(abs x)
source

ceilclj/s

(ceil x)
source

cosclj/s

(cos x)
source

equalclj/s

(equal x y e)
source

erfclj/s

(erf x)

Computes the error function

Computes the error function
sourceraw docstring

erfcclj/s

(erfc x)

Computes the complementary error function

Computes the complementary error function
sourceraw docstring

erfcinvclj/s

(erfcinv p)

Computes the inverse of the complementary error function

Computes the inverse of the complementary error function
sourceraw docstring

expclj/s

(exp x)
source

floorclj/s

(floor x)
source

gammaclj/s

(gamma x)

Computes the value of Γx

Computes the value of Γx
sourceraw docstring

infinite?clj/s

(infinite? x)
source

infinityclj/s

source

inv-gamma-1pm1clj/s

(inv-gamma-1pm1 x)

Computes the function (dec (/ 1 (gamma (inc x)))) for -0.5 <= x <= 0.5

Computes the function `(dec (/ 1 (gamma (inc x))))`
for -0.5 <= x <= 0.5
sourceraw docstring

lanczos-approximationclj/s

(lanczos-approximation x)

Computes the Lanczos approximation to the Gamma function

Computes the Lanczos approximation to the Gamma function
sourceraw docstring

LANCZOS_Gclj/s

The Lanczos constant

The Lanczos constant
sourceraw docstring

logclj/s

(log x)
source

log-gammaclj/s

(log-gamma x)

Computes the value of ln(Γx)

Computes the value of ln(Γx)
sourceraw docstring

log-gamma-1pclj/s

(log-gamma-1p x)

Computes the function (ln (gamma (inc x))) for -0.5 <= x <= 0.5

Computes the function `(ln (gamma (inc x)))`
for -0.5 <= x <= 0.5
sourceraw docstring

log1pclj/s

(log1p x)
source

lower-regularized-gammaclj/s

(lower-regularized-gamma a x)

Computes the lower regularized incomplete gamma function P(a,x)

Computes the lower regularized incomplete gamma function P(a,x)
sourceraw docstring

negative-infinityclj/s

source

PIclj/s

source

powclj/s

(pow x n)
source

rootclj/s

(root x n)
source

sinclj/s

(sin x)
source

sqclj/s

(sq x)
source

sqrtclj/s

(sqrt x)
source

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

× close