1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

tgamma and lgamma_r is not a error function.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17164 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2008-06-15 02:18:06 +00:00
parent 2e35696bbe
commit e7a660a3cf
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
/* lgamma_r.c - public domain implementation of error function lgamma_r(3m)
/* lgamma_r.c - public domain implementation of function lgamma_r(3m)
lgamma_r() is based on gamma(). modified by Tanaka Akira.

View file

@ -1,4 +1,4 @@
/* tgamma.c - public domain implementation of error function tgamma(3m)
/* tgamma.c - public domain implementation of function tgamma(3m)
reference - Haruhiko Okumura: C-gengo niyoru saishin algorithm jiten
(New Algorithm handbook in C language) (Gijyutsu hyouron