.GNU_ScientificLibrary.Functions.specfunc.bessel_Kn

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 2024-04-18T18:15:58Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos