.TH "dlapy2.f" 3 "Sun May 26 2013" "Version 3.4.1" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME dlapy2.f \- .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "DOUBLE PRECISION function \fBdlapy2\fP (X, Y)" .br .RI "\fI\fBDLAPY2\fP \fP" .in -1c .SH "Function/Subroutine Documentation" .PP .SS "DOUBLE PRECISION function dlapy2 (double precisionX, double precisionY)" .PP \fBDLAPY2\fP .PP \fBPurpose: \fP .RS 4 .PP .nf DLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary overflow. .fi .PP .RE .PP \fBParameters:\fP .RS 4 \fIX\fP .PP .nf X is DOUBLE PRECISION .fi .PP .br \fIY\fP .PP .nf Y is DOUBLE PRECISION X and Y specify the values 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 64 of file dlapy2\&.f\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.