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

Go to the source code of this file.

Functions/Subroutines

subroutine CWRSK (ZR, FNU, KODE, N, Y, NZ, CW, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

◆ CWRSK()

subroutine CWRSK ( complex  ZR,
real  FNU,
integer  KODE,
integer  N,
complex, dimension(n)  Y,
integer  NZ,
complex, dimension(2)  CW,
real  TOL,
real  ELIM,
real  ALIM 
)

Definition at line 2 of file cwrsk.f.

References dimension(), and r1mach().