| Package | Description | 
|---|---|
| org.apache.commons.math3.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 © 2003–2016 The Apache Software Foundation. All rights reserved.