dcabs1(3) debian man page | unix.com

Man Page: dcabs1

Operating Environment: debian

Section: 3

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
log1pf(3) - opendarwin
cbrtf(3) - opendarwin
powf(3) - opendarwin
erff(3) - opendarwin
csinhf(3) - freebsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections