Function rgsl::bessel::Kn_e

source ·
pub fn Kn_e(n: i32, x: f64) -> (Value, Result)
Expand description

This routine computes the irregular modified cylindrical Bessel function of order n, K_n(x), for x > 0.