dcabs1.f

Section: LAPACK (3)
Updated: Tue Nov 14 2017
Page Index
 

NAME

dcabs1.f  

SYNOPSIS


 

Functions/Subroutines


double precision function dcabs1 (Z)
DCABS1  

Function/Subroutine Documentation

 

double precision function dcabs1 (complex*16 Z)

DCABS1

Purpose:

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


 

Parameters:

Z

          Z is COMPLEX*16


 

Author:

Univ. of Tennessee

Univ. of California Berkeley

Univ. of Colorado Denver

NAG Ltd.

Date:

November 2017

Definition at line 49 of file dcabs1.f.  

Author

Generated automatically by Doxygen for LAPACK from the source code.


 

Index

NAME
SYNOPSIS
Functions/Subroutines
Function/Subroutine Documentation
double precision function dcabs1 (complex*16 Z)
Author