String & Array based Arithmetic

Project Status:  in development
Start Date:  2009-08-25
Finish Date:  0000-00-00

Project Description:

While trying to ponder Fermat's Last Theorem I realized that if I was to build a system and script to go and solve this problem and problem's like it, I would very quickly be held back by the limitations of standard arithmetic opperators inside normal programming languages. But I knew how I wanted the math to be calculated, so I started with a simple Math Adder program in PERL, and found some luck. I then compared it to what the computer would return as a valid integer, and this new code proved superior inside of 5 minutes. It still needs time and development... But it has gotten me back to basics, and I like where this project is headed. More information for follow.


Additional Details:

2009-12-10 • I have sent my computer to my mother, in exchange for her Dell XPS Gen4 system. Hopefully I will receive that before the end of March, so I can install Linux and begin coding. I also confirmed my algorithmic approach for division and nth-root approaches. Very Exciting!