.GNU_ScientificLibrary.Functions.specfunc.bessel_In

Information

These routines compute the regular cylindrical Bessel function of order nI_n(x).

Interface

function bessel_In
  extends Modelica.Icons.Function;
  input Integer n;
  input Real x;
  output Real y;
end bessel_In;

Generated at 2024-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos