summaryrefslogtreecommitdiff
path: root/yn.c
Commit message (Expand)AuthorAgeFilesLines
* yn.c: untabify.vlefevre2007-05-291-47/+47
* fix for small inputs in y1zimmerma2007-05-291-0/+37
* fixed problem of tiny arguments for y0zimmerma2007-05-291-0/+64
* Removed unused variables.vlefevre2007-05-021-1/+1
* Changed mpfr_{jn,yn}_si (mpfr_t res, mpfr_t x, long n, ...) intovlefevre2007-04-021-7/+7
* added Bessel functions of second kind (y0, y1, yn_si)zimmerma2007-03-311-0/+295