logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

abs1 - abs1: | real( x ) | + | imag( x ) |

Author

Generated automatically by Doxygen for LAPACK from the source code. Version 3.12.0 Thu Aug 7 2025 17:26:25 abs1(3)

Detailed Description

Function Documentation

doubleprecisionfunctiondcabs1(complex*16z)DCABS1Purpose: DCABS1 computes |Re(.)| + |Im(.)| of a double complex number ParametersZ Z is COMPLEX*16 Author Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd. realfunctionscabs1(complexz)SCABS1Purpose: SCABS1 computes |Re(.)| + |Im(.)| of a complex number ParametersZ Z is COMPLEX Author Univ. of Tennessee Univ. of California Berkeley Univ. of Colorado Denver NAG Ltd.

Name

abs1 - abs1: | real( x ) | + | imag( x ) |

Synopsis

Functions double precision function dcabs1 (z) DCABS1 real function scabs1 (z) SCABS1

See Also