cladiv(l) - Linux man page

Name

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

Synopsis

COMPLEX FUNCTION

CLADIV( X, Y )

COMPLEX

X, Y

Purpose

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.