GNU Octave  3.8.0
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
zrati.f File Reference

Go to the source code of this file.

Functions

subroutine zrati (ZR, ZI, FNU, N, CYR, CYI, TOL)

Function Documentation

subroutine zrati ( double precision  ZR,
double precision  ZI,
double precision  FNU,
integer  N,
double precision, dimension(n)  CYR,
double precision, dimension(n)  CYI,
double precision  TOL 
)

Definition at line 1 of file zrati.f.

References arg(), workspace_element::dimension(), base_hook_function::id(), Array< T >::test(), xzabs(), and zdiv().

Referenced by zwrsk().