.GNU_ScientificLibrary.Functions.specfunc.bessel_zeroJnu

Zeros of Bessel function of the 1st kind of order nu

Information

This routine computes the sth zero of the regular Bessel function of order nuJ_nu(x).

Interface

function bessel_zeroJnu
  extends Modelica.Icons.Function;
  input Real nu;
  input Integer s;
  output Real x;
end bessel_zeroJnu;

Generated at 2025-04-25T18:20:13Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos