Просмотр исходного кода

Fix bug in bessel_jn for n == -1.
Add new test case.
Checked that the other Bessel functions do not have the same issue.
Checked that real-valued -1 argument is fixed OK as well as integer argument.
Fixes #2733.

[SVN r51059]

John Maddock 17 лет назад
Родитель
Сommit
c890f13d69
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      libs/math

+ 1 - 1
libs/math

@@ -1 +1 @@
-Subproject commit 34049f062448bb04805841ea48c17234f789831b
+Subproject commit 5fad227b2ae41a3949458ec54b0dbe99fe2f8ba6

粤ICP备19079148号