.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 2026-07-26T20:40:21Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos