So I am calculating the square root of a large number using a short script on a PIII 866/128MB/256MBswap.
Its been running for 6 hours at nice -20, > 99% CPU utilization/ >85% memory and I realize I forgot to provide a scale attribute. How long will the script run, I don't need the trailing digits. Should I stop and start over with scaling added?