1ZLADIV(1)           LAPACK auxiliary routine (version 3.2)           ZLADIV(1)
2
3
4

NAME

6       ZLADIV - := X / Y, where X and Y are complex
7

SYNOPSIS

9       COMPLEX*16 FUNCTION ZLADIV( X, Y )
10
11           COMPLEX*16      X, Y
12

PURPOSE

14       ZLADIV  :=  X / Y, where X and Y are complex.  The computation of X / Y
15       will not overflow on an intermediary step unless the results overflows.
16

ARGUMENTS

18       X       (input) COMPLEX*16
19               Y       (input) COMPLEX*16 The complex scalars X and Y.
20
21
22
23 LAPACK auxiliary routine (versionNo3v.e2m)ber 2008                       ZLADIV(1)
Impressum