Hi Any guess how long does the following python code will take time to finish <code> from sympy.mpmath import mp mp.dps = 1000000000000000 # number of digits print +mp.pi # str(mp.pi) </code>
for the last one hour i am waiting .... :) regards, Thyagarajan Shanmugham _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
