![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
| subroutine | zbiry (ZR, ZI, ID, KODE, BIR, BII, IERR) |
| subroutine zbiry | ( | double precision | ZR, |
| double precision | ZI, | ||
| integer | ID, | ||
| integer | KODE, | ||
| double precision | BIR, | ||
| double precision | BII, | ||
| integer | IERR | ||
| ) |
Definition at line 1 of file zbiry.f.
References c1, base_det< T >::coef(), d, d1mach(), workspace_element::dimension(), i1mach(), base_hook_function::id(), ierr, dim_vector::str(), xzabs(), xzsqrt(), zbinu(), and zdiv().
Referenced by biry().
1.8.1.2