.GNU_ScientificLibrary.Functions.specfunc.airy_zeroAi

Zeros of Airy function of the 1st kind

Information

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

Interface

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

Generated at 2026-01-30T19:15:47Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos