|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
| 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 d, d1mach(), workspace_element::dimension(), dim_vector::str(), xzsqrt(), zbinu(), and zdiv().
Referenced by biry().
1.8.8