https://github.com/stla/besselj
Bessel J-function, Anger J-function, Weber E-function, with complex order and complex variable.
https://github.com/stla/besselj
bessel-function haskell special-functions
Last synced: 7 months ago
JSON representation
Bessel J-function, Anger J-function, Weber E-function, with complex order and complex variable.
- Host: GitHub
- URL: https://github.com/stla/besselj
- Owner: stla
- License: other
- Created: 2023-09-21T13:36:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T17:54:20.000Z (over 2 years ago)
- Last Synced: 2025-03-31T11:15:03.842Z (12 months ago)
- Topics: bessel-function, haskell, special-functions
- Language: Haskell
- Homepage:
- Size: 8.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BesselJ
*Computation of the Bessel J-function, Anger J-function, Weber E-function, and Anger-Weber function, of a complex variable.*
The order of the Bessel J-function implemented in this package can be a
complex number with real part larger than -0.5, or any integer.
There is no restriction for the Anger J-function and the Weber E-function.
For the Anger-Weber function, the order must be a non-integer
complex number with real part larger than -0.5.
___





