|
|
1.1 root 1:
2: #include "complex.h"
3:
4: double arg(complex z)
5: {
6: return atan2(z.im,z.re);
7: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.