Function puruspe::Kn

source ·
pub fn Kn(n: usize, x: f64) -> f64
Expand description

Modified Bessel function of the second kind (n>=0)

§Arguments

  • n - Order of the Bessel function (non-negative integer)
  • x - Argument of the Bessel function