Skip to content

Commit 72031bc

Browse files
update README
mention gamma, loggamma
2 parents c445e0e + 3230a20 commit 72031bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# SpecialFunctions.jl
22

33
Special mathematical functions in Julia, include Bessel, Hankel, Airy, error, Dawson, exponential (or sine and cosine) integrals,
4-
eta, zeta, digamma, inverse digamma, trigamma, and polygamma functions.
4+
eta, zeta, gamma, loggamma, digamma, inverse digamma, trigamma, and polygamma functions.
55
Most of these functions were formerly part of Base in early versions of Julia.
66

77
CI (Linux, macOS, FreeBSD, Windows):

0 commit comments

Comments
 (0)