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