abs1(3) | LAPACK | abs1(3) |
abs1 - abs1: | real( x ) | + | imag( x ) |
double precision function dcabs1 (z)
DCABS1 real function scabs1 (z)
SCABS1
DCABS1
Purpose:
DCABS1 computes |Re(.)| + |Im(.)| of a double complex number
Parameters
Z is COMPLEX*16
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
SCABS1
Purpose:
SCABS1 computes |Re(.)| + |Im(.)| of a complex number
Parameters
Z is COMPLEX
Author
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Generated automatically by Doxygen for LAPACK from the source code.
Fri Aug 9 2024 02:33:22 | Version 3.12.0 |