|
|
1.1 ! root 1: #include "complex" ! 2: ! 3: double z_abs(z) ! 4: dcomplex *z; ! 5: { ! 6: double cabs(); ! 7: ! 8: return( cabs( z->dreal, z->dimag ) ); ! 9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.