GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
cairy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cairy (Z, ID, KODE, AI, NZ, IERR)
 

Function/Subroutine Documentation

◆ cairy()

subroutine cairy ( complex  Z,
integer  ID,
integer  KODE,
complex  AI,
integer  NZ,
integer  IERR 
)

Definition at line 1 of file cairy.f.

References abs(), cacai(), cbknu(), and real().

Referenced by octave::math::airy(), cuni2(), and cunk2().