(erfc x)
Computes the complementary error function
Computes the complementary error function
(erfcinv p)
Computes the inverse of the complementary error function
Computes the inverse of the complementary error function
(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
(lanczos-approximation x)
Computes the Lanczos approximation to the Gamma function
Computes the Lanczos approximation to the Gamma function
(log-gamma x)
Computes the value of ln(Γx)
Computes the value of ln(Γx)
(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
(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)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close