| Package | Description | 
|---|---|
| org.hipparchus.special | Implementations of special functions such as Beta and Gamma. | 
| Modifier and Type | Method and Description | 
|---|---|
| static BesselJ.BesselJResult | BesselJ. rjBesl(double x,
      double alpha,
      int nb)Calculates Bessel functions \(J_{n+alpha}(x)\) for
 non-negative argument x, and non-negative order n + alpha. | 
Copyright © 2016–2020 Hipparchus.org. All rights reserved.