debian man page for dcabs1

Query: dcabs1

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

double precision function dcabs1(z)
    double complex z,zz
    double precision t(2)
    equivalence (zz,t(1))
    zz = z
    dcabs1 = dabs(t(1)) + dabs(t(2))
    return
    end
Related Man Pages
tanhf(3) - opendarwin
log1pf(3) - opendarwin
ctanhf(3) - freebsd
ccoshf(3) - freebsd
csinhf(3) - freebsd
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
My first PERL incarnation... Audio Oscillograph