.TH "SRC/dlabad.f" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME SRC/dlabad.f .SH SYNOPSIS .br .PP .SS "Functions/Subroutines" .in +1c .ti -1c .RI "subroutine \fBdlabad\fP (small, large)" .br .RI "\fBDLABAD\fP " .in -1c .SH "Function/Subroutine Documentation" .PP .SS "subroutine dlabad (double precision small, double precision large)" .PP \fBDLABAD\fP .PP \fBPurpose:\fP .RS 4 .PP .nf DLABAD is a no-op and kept for compatibility reasons\&. It used to correct the overflow/underflow behavior of machines that are not IEEE-754 compliant\&. .fi .PP .RE .PP \fBParameters\fP .RS 4 \fISMALL\fP .PP .nf SMALL is DOUBLE PRECISION On entry, the underflow threshold as computed by DLAMCH\&. On exit, the unchanged value SMALL\&. .fi .PP .br \fILARGE\fP .PP .nf LARGE is DOUBLE PRECISION On entry, the overflow threshold as computed by DLAMCH\&. On exit, the unchanged value LARGE\&. .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 \fB67\fP of file \fBdlabad\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.