redhat man page for dcabs1

Query: dcabs1

OS: redhat

Section: l

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
tanf(3) - opendarwin
ccosh(3) - freebsd
erfcf(3) - opendarwin
asinhf(3) - opendarwin
ccoshf(3) - freebsd
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Issue with "rsh" on RedHat
Issue with events occuring in DST window
[TIP] Processing YAML files with yq