|
|
1.1 root 1: abs(1) ----> 1
2: abs(-1) ----> 1
3: abs(0) ----> 0
4: abs(3.0) ----> 3.0
5: abs(0.0) ----> 0.0
6: abs(-3.0) ----> 3.0
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.