.GNU_ScientificLibrary.Functions.specfunc.bessel_Kn

Modified bessel function of the 2nd kind (irregular modified cylindrical) of order n

Information

These routines compute the regular cylindrical Bessel function of order nK_n(x).

Interface

function bessel_Kn
  extends Modelica.Icons.Function;
  input Integer n;
  input Real x;
  output Real y;
end bessel_Kn;

Generated at 2026-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos