![]() |
LAPACK
3.4.0
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
| COMPLEX *16 function | ZLADIV (X, Y) |
| ZLADIV | |
| COMPLEX*16 function ZLADIV | ( | COMPLEX*16 | X, |
| COMPLEX*16 | Y | ||
| ) |
ZLADIV
Download ZLADIV + dependencies [TGZ] [ZIP] [TXT]ZLADIV := X / Y, where X and Y are complex. The computation of X / Y will not overflow on an intermediary step unless the results overflows.
| [in] | X |
X is COMPLEX*16
|
| [in] | Y |
Y is COMPLEX*16
The complex scalars X and Y.
|
Definition at line 65 of file zladiv.f.