.GNU_ScientificLibrary.Functions.specfunc.bessel_Jn

Information

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

Interface

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

Generated at 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos