.GNU_ScientificLibrary.Functions.specfunc.airy_zeroBi

Zeros of Airy function of the 2nd kind

Information

This routine computes the sth zero of the Airy function, Bi(x).

Interface

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

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