table of contents
other versions
- wheezy 3.4.1+dfsg-1+deb70u1
- jessie 3.5.0-4
- jessie-backports 3.7.0-1~bpo8+1
- testing 3.7.0-2
- unstable 3.7.0-2
zladiv.f(3) | LAPACK | zladiv.f(3) |
NAME¶
zladiv.f -SYNOPSIS¶
Functions/Subroutines¶
COMPLEX *16 function zladiv (X, Y)
Function/Subroutine Documentation¶
COMPLEX*16 function zladiv (complex*16X, complex*16Y)¶
ZLADIV Purpose: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.
X
Y
Author:
X is COMPLEX*16
Y is COMPLEX*16 The complex scalars X and Y.
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date:
November 2011
Author¶
Generated automatically by Doxygen for LAPACK from the source code.Sun May 26 2013 | Version 3.4.1 |