.GNU_ScientificLibrary.Functions.specfunc.bessel_Knu

Irregular modified Bessel function of order nu

Information

These routines compute the irregular modified Bessel function of (possibly fractional) order nuK_nu(x).

Interface

function bessel_Knu
  extends Modelica.Icons.Function;
  input Real nu;
  input Real x;
  output Real y;
end bessel_Knu;

Generated at 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos