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
ccosh(3) - freebsd
log1pf(3) - opendarwin
cbrtf(3) - opendarwin
ctanhf(3) - freebsd
asinhf(3) - opendarwin
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Package
Shopt -s histappend
[TIP] Processing YAML files with yq