76 DOUBLE PRECISION zi, zr
82 INTRINSIC dble, dcmplx, dimag
86 CALL dladiv( dble( x ), dimag( x ), dble( y ), dimag( y ), zr,
complex *16 function zladiv(x, y)
ZLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.
subroutine dladiv(a, b, c, d, p, q)
DLADIV performs complex division in real arithmetic, avoiding unnecessary overflow.