diff options
author | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2007-03-31 14:01:00 +0000 |
---|---|---|
committer | zimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4> | 2007-03-31 14:01:00 +0000 |
commit | 1af82f2cbe090dfec327a529437ab7ff94e6319d (patch) | |
tree | 0bb0f69dad0f81f5255135d272be590d7863450c /algorithms.bib | |
parent | d8d309ad9efae458fe0ec70713e682c54ab623b7 (diff) | |
download | mpfr-1af82f2cbe090dfec327a529437ab7ff94e6319d.tar.gz |
added Bessel functions of second kind (y0, y1, yn_si)
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4401 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'algorithms.bib')
-rw-r--r-- | algorithms.bib | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/algorithms.bib b/algorithms.bib index 3fdfc7c14..117a47b9d 100644 --- a/algorithms.bib +++ b/algorithms.bib @@ -146,3 +146,12 @@ number = 5852, type = {Research Report}, url = {http://www.inria.fr/rrrt/rr-5852.html}, } + +@Book{Temme96, + author = {Nico M. Temme}, + title = {Special Functions. An Introduction to the Classical + Functions of Mathematical Physics}, + publisher = {John Wiley \& Sons, Inc.}, + year = 1996 +} + |