1CLADIV(1)           LAPACK auxiliary routine (version 3.1)           CLADIV(1)
2
3
4

NAME

6       CLADIV - X / Y, where X and Y are complex
7

SYNOPSIS

9       COMPLEX FUNCTION CLADIV( X, Y )
10
11           COMPLEX      X, Y
12

PURPOSE

14       CLADIV  :=  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
17

ARGUMENTS

19       X       (input) COMPLEX
20               Y       (input) COMPLEX The complex scalars X and Y.
21
22
23
24 LAPACK auxiliary routine (versionNo3v.e1m)ber 2006                       CLADIV(1)
Impressum