CXML

LAPACK version 3.0

cladiv(3)

PURPOSE

CLADIV - := X / Y, where X and Y are complex

SYNTAX

COMPLEX FUNCTION CLADIV( X, Y ) COMPLEX X, Y

DESCRIPTION

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.

ARGUMENTS

X (input) COMPLEX Y (input) COMPLEX The complex scalars X and Y.

CXML Home Page

Index of CXML Routines