fixup specialfunctions
This commit is contained in:
parent
099b955340
commit
1a2b8a3ad0
|
@ -1933,7 +1933,7 @@ implemented in Julia Base: @code{get}, @code{eltype}, @code{convert},
|
|||
(synopsis "Special mathematical functions in Julia")
|
||||
(description "Special mathematical functions in Julia, including Bessel,
|
||||
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.")
|
||||
(license license:expat)))
|
||||
|
||||
|
|
Loading…
Reference in New Issue