pub fn bessel_j(n: i32, x: f64) -> f64
Bessel function of the first kind J_n(x), integer order (any sign). Defined for all real x. J_{-n} = (−1)^n J_n.
J_n(x)
x
J_{-n} = (−1)^n J_n