I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
Index » Programming » New Module Ideas »

robsc\′s Photo
4 Oct 05, 6:33PM
Hi, i tried to implement an arbitrary precision data type for unsigend integers. It's not fast, but it works fine with addition, substraction, increment, decreme nt, comparison as well as right-shift and left-shift. The only problem is divisi on, it's much harder than i thought. When i finished programming the division al gorithm, i will submit the program to code cogs.

robert
Currently you need to be logged in to leave a message.