fixup specialfunctions

This commit is contained in:
nixo 2019-10-12 16:23:18 +02:00
parent 099b955340
commit 1a2b8a3ad0
1 changed files with 1 additions and 1 deletions

View File

@ -1933,7 +1933,7 @@ implemented in Julia Base: @code{get}, @code{eltype}, @code{convert},
(synopsis "Special mathematical functions in Julia") (synopsis "Special mathematical functions in Julia")
(description "Special mathematical functions in Julia, including Bessel, (description "Special mathematical functions in Julia, including Bessel,
Hankel, Airy, error, Dawson, sine and cosine integrals, eta, zeta, digamma, Hankel, Airy, error, Dawson, sine and cosine integrals, eta, zeta, digamma,
inverse digamma, trigamma, and polygamma functions. Most of these functions inverse digamma, trigamma, and polygamma functions. Most of these functions
were formerly part of Base in early versions of Julia.") were formerly part of Base in early versions of Julia.")
(license license:expat))) (license license:expat)))