.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-12-11T19:25:49Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos