I want to be able to accurately add, subtract, multiply, and divide large (135 digit) numbers. None of the built in data types will do this. Does anyone have any suggestions?
Printable View
I want to be able to accurately add, subtract, multiply, and divide large (135 digit) numbers. None of the built in data types will do this. Does anyone have any suggestions?
Might I ask why in the world would you want to use such huge numbers?
There are several routines I have lying around somewhere... Just adding and substracting... I'm going off to seacrh... I'll let you know if I find anything....
Finding large prime numbers. Thanks for looking.Quote:
Might I ask why in the world would you want to use such huge numbers?
Wow baby, then VB is defenitly NOT the way to go... Too slow... You'd better check the Internet for some listing of large prime-numbers. The guys at NASA and stuff will always find any prime-number faster that you would ever in your dreams...
Having said that, I must say I admire your optimism and will continue my search for the routines... Just keep hangin' in there...