|
|
1.1 root 1: double
2: fabs(arg)
3: double arg;
4: {
5:
6: if(arg < 0.)
7: arg = -arg;
8: return(arg);
9: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.