CLADIV(3F) CLADIV(3F)
CLADIV - := X / Y, where X and Y are complex
COMPLEX FUNCTION CLADIV( X, Y )
COMPLEX X, Y
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.
X (input) COMPLEX
Y (input) COMPLEX The complex scalars X and Y.
CLADIV(3F) CLADIV(3F)
CLADIV - := X / Y, where X and Y are complex
COMPLEX FUNCTION CLADIV( X, Y )
COMPLEX X, Y
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.
X (input) COMPLEX
Y (input) COMPLEX The complex scalars X and Y.
PPPPaaaaggggeeee 1111 [ Back ]
|