.TH "SRC/cladiv.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME SRC/cladiv.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "complex function \fBcladiv\fP (x, y)" .br .RI "\fBCLADIV\fP performs complex division in real arithmetic, avoiding unnecessary overflow\&. " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "complex function cladiv (complex x, complex y)" .PP \fBCLADIV\fP performs complex division in real arithmetic, avoiding unnecessary overflow\&. .PP \fBPurpose:\fP .RS 4 .PP .nf 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\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIX\fP .PP .nf X is COMPLEX .fi .PP .br \fIY\fP .PP .nf Y is COMPLEX The complex scalars X and Y\&. .fi .PP .RE .PP \fBAuthor\fP .RS 4 Univ\&. of Tennessee .PP Univ\&. of California Berkeley .PP Univ\&. of Colorado Denver .PP NAG Ltd\&. .RE .PP .PP Definition at line \fB63\fP of file \fBcladiv\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.