![]() |
LAPACK
3.4.1
LAPACK: Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
COMPLEX function | CLADIV (X, Y) |
CLADIV |
COMPLEX function CLADIV | ( | COMPLEX | X, |
COMPLEX | Y | ||
) |
CLADIV
Download CLADIV + dependencies [TGZ] [ZIP] [TXT]CLADIV := 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 |
[in] | Y | Y is COMPLEX The complex scalars X and Y. |
Definition at line 65 of file cladiv.f.