.TH "labad" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME labad \- labad: over/underflow on obsolete pre-IEEE machines .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "subroutine \fBdlabad\fP (small, large)" .br .RI "\fBDLABAD\fP " .ti -1c .RI "subroutine \fBslabad\fP (small, large)" .br .RI "\fBSLABAD\fP " .in -1c .SH "Detailed Description" .PP .SH "Function 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\&. .SS "subroutine slabad (real small, real large)" .PP \fBSLABAD\fP .PP \fBPurpose:\fP .RS 4 .PP .nf !> !> SLABAD 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 REAL !> On entry, the underflow threshold as computed by SLAMCH\&. !> On exit, the unchanged value SMALL\&. !> .fi .PP .br \fILARGE\fP .PP .nf !> LARGE is REAL !> On entry, the overflow threshold as computed by SLAMCH\&. !> 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 \fB66\fP of file \fBslabad\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.