GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
cseri.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cseri (Z, FNU, KODE, N, Y, NZ, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

subroutine cseri ( complex  Z,
real  FNU,
integer  KODE,
integer  N,
complex, dimension(n)  Y,
integer  NZ,
real  TOL,
real  ELIM,
real  ALIM 
)

Definition at line 1 of file cseri.f.

References octave_value::cos(), cuchk(), dimension(), e, base_det< T >::exp(), gamln(), s, octave_value::sin(), octave_value::sqrt(), to, and x.

Referenced by cacai(), and cbinu().