.TRANSFORM.Math.GNU_ScientificLibrary.Functions.specfunc.bessel_Kn

Information

These routines compute the regular cylindrical Bessel function of order nJ_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-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos