C Library Functions  - dcabs1 (3)

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 (3) July 22, 2023
Generated by manServer 1.08 from 31fc4576-d10b-4dc0-93c5-de4960d1e0ae using man macros.