BesselJ: Bessel J-function, Anger J-function, Weber E-function, and Anger-Weber function.

[ bsd3, library, math ] [ Propose Tags ]

Computation of Bessel J-function, Anger J-function, Weber E-function, Anger-Weber function, of a complex variable.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), gamma (>=0.10.0.0), numerical-integration (>=0.1.2.3), system-cxx-std-lib (==1.0) [details]
License BSD-3-Clause
Copyright 2023 Stéphane Laurent
Author Stéphane Laurent
Maintainer laurent_step@outlook.fr
Category Math
Home page https://github.com/stla/BesselJ#readme
Source repo head: git clone https://github.com/stla/BesselJ
Uploaded by stla at 2023-09-22T17:56:39Z
Distributions
Downloads 50 total (15 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-09-22 [all 1 reports]

Readme for BesselJ-0.2.0.1

[back to package description]

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.