Make a program to calculate pi to the n'th decimal. Input the variable at runtime. Program In the language of you choice. (and none of the print"3.1415" crap.)
>>27 >>44
This ``challenge'' is officially crap. Methods of pi digit extraction are no secret, and most are trivial to implement. This tests your ability to use Google and nothing else.