Annotation of 41BSD/lib/libF77/r_imag.c, revision 1.1.1.1

1.1       root        1: #include "complex"
                      2: 
                      3: double r_imag(z)
                      4: complex *z;
                      5: {
                      6: return(z->imag);
                      7: }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.