Hi...
I am making a perl program where the user inputs a number, and the program returns that amount of digits of the numeric constant "pi." I have found an algorithm, and gotten the program working besides one thing:
Is there a way (including a way using modules etc.) to store more than that in a variable?
If not, it would be helpful if anyone had any ideas of how I could get around this problem.
Thanks...