Den söndag 15 mars 2015 kl. 20:01:36 UTC+1 skrev Paul Rubin:
> jonas.thornv...@gmail.com writes:
> > I though it would be interesting doing comparissons in timing adding
> > massive digits in different bases. Especially in Python.
> 
> Python has built-in bignums.  Try "print 2**500".

I will try implement the common operators + - * / pow sqrt operators mod floor 
and and a generic parser taking arguments in any base.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to