.TH "SRC/dlapy2.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME SRC/dlapy2.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "double precision function \fBdlapy2\fP (x, y)" .br .RI "\fBDLAPY2\fP returns sqrt(x2+y2)\&. " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "double precision function dlapy2 (double precision x, double precision y)" .PP \fBDLAPY2\fP returns sqrt(x2+y2)\&. .PP \fBPurpose:\fP .RS 4 .PP .nf DLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary overflow and unnecessary underflow\&. .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 .PP Definition at line \fB62\fP of file \fBdlapy2\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.