|
|
1.1 ! root 1: 36 ^ 9 ----> 1159987200 ! 2: -36 ^ 9 ----> -1159987200 ! 3: 36 ^ -9 ----> 0 ! 4: -36 ^ -9 ----> 0 ! 5: 36. ^ 9 ----> 1.0155996e14 ! 6: 36 ^ 9. ----> 1.0155996e14 ! 7: 36. ^ 9. ----> 1.0155996e14 ! 8: -36. ^ 9 ----> -1.0155996e14 ! 9: -36. ^ -9 ----> -9.8464004e-15 ! 10: Run-time error 206 at line 18 in expr73.icn ! 11: negative first operand to real exponentiation
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.