Manual Reference Pages  - dcabs1 (3m_blas)

NAME

dcabs1(3f) - [BLAS:DOUBLE_BLAS_LEVEL1] DCABS1 computes |Re(.)| + |Im(.)| of a double complex number

CONTENTS

Synopsis
Definition
Options
Authors
See Also

SYNOPSIS

double precision function dcabs1(z)

      .. Scalar Arguments ..
      complex(kind=real64),intent(in) ::  Z
      ..

DEFINITION

DCABS1 computes |Re(.)| + |Im(.)| of a double complex number

OPTIONS

    Z

Z is complex(kind=real64)

AUTHORS

o Univ. of Tennessee
o Univ. of California Berkeley
o Univ. of Colorado Denver
o NAG Ltd.

 date:November 2017

SEE ALSO

Online html documentation available at http://www.netlib.org/lapack/explore-html/


Nemo Release 3.1 dcabs1 (3m_blas) July 20, 2023
Generated by manServer 1.08 from bc45354a-2ca6-4814-81e9-fffc5b9d80f0 using man macros.