Query: zladiv
OS: redhat
Section: l
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ZLADIV(l) ) ZLADIV(l)NAMEZLADIV - := X / Y, where X and Y are complexSYNOPSISDOUBLE COMPLEX FUNCTION ZLADIV( X, Y ) COMPLEX*16 X, YPURPOSEZLADIV := X / Y, where X and Y are complex. The computation of X / Y will not overflow on an intermediary step unless the results over- flows.ARGUMENTSX (input) COMPLEX*16 Y (input) COMPLEX*16 The complex scalars X and Y. LAPACK version 3.0 15 June 2000 ZLADIV(l)