.TH "cladiv.f" 3 "Sun May 26 2013" "Version 3.4.1" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME cladiv.f \- .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "COMPLEX function \fBcladiv\fP (X, Y)" .br .RI "\fI\fBCLADIV\fP \fP" .in -1c .SH "Function/Subroutine Documentation" .PP .SS "COMPLEX function cladiv (complexX, complexY)" .PP \fBCLADIV\fP .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 \fBDate:\fP .RS 4 November 2011 .RE .PP .PP Definition at line 65 of file cladiv\&.f\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.