dcabs1(l) redhat man page | unix.com

Man Page: dcabs1

Operating Environment: redhat

Section: l

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
atanf(3) - opendarwin
asinhf(3) - opendarwin
csinh(3) - freebsd
csinhf(3) - freebsd
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Docker learning Phase-I
About TODO
Shopt -s histappend