소스 검색

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 년 전
부모
커밋
c890f13d69
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      libs/math

+ 1 - 1
libs/math

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

粤ICP备19079148号