.GNU_ScientificLibrary.Functions.specfunc.bessel_Knu

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 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos