![]() |
![]()
| ![]() |
![]()
NAMESRC/sladiv.f SYNOPSISFunctions/Subroutinessubroutine sladiv (a, b, c, d, p, q)
Function/Subroutine Documentationsubroutine sladiv (real a, real b, real c, real d, real p, real q)SLADIV performs complex division in real arithmetic, avoiding unnecessary overflow. Purpose:
Parameters A
B
C
D
P
Q
Author Univ. of Tennessee
Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. Definition at line 90 of file sladiv.f. subroutine sladiv1 (real a, real b, real c, real d, real p, real q)Definition at line 176 of file sladiv.f. real function sladiv2 (real a, real b, real c, real d, real r, real t)Definition at line 215 of file sladiv.f. AuthorGenerated automatically by Doxygen for LAPACK from the source code.
|