.TH "abs1" 3 "Version 3.12.0" "LAPACK" \" -*- nroff -*- .ad l .nh .SH NAME abs1 \- abs1: | real( x ) | + | imag( x ) | .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "double precision function \fBdcabs1\fP (z)" .br .RI "\fBDCABS1\fP " .ti -1c .RI "real function \fBscabs1\fP (z)" .br .RI "\fBSCABS1\fP " .in -1c .SH "Detailed Description" .PP .SH "Function Documentation" .PP .SS "double precision function dcabs1 (complex*16 z)" .PP \fBDCABS1\fP .PP \fBPurpose:\fP .RS 4 .PP .nf DCABS1 computes |Re(\&.)| + |Im(\&.)| of a double complex number .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIZ\fP .PP .nf Z is COMPLEX*16 .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 \fB46\fP of file \fBdcabs1\&.f\fP\&. .SS "real function scabs1 (complex z)" .PP \fBSCABS1\fP .PP \fBPurpose:\fP .RS 4 .PP .nf SCABS1 computes |Re(\&.)| + |Im(\&.)| of a complex number .fi .PP .RE .PP \fBParameters\fP .RS 4 \fIZ\fP .PP .nf Z is COMPLEX .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 \fB45\fP of file \fBscabs1\&.f\fP\&. .SH "Author" .PP Generated automatically by Doxygen for LAPACK from the source code\&.