I am not in the GIMPS Program, but I am continually getting the e-mails because
I love numbers, especially prime numbers. I recently made a generic program
that determines whether a Mersenne number is prime or not in C. but there is
not enough precision in the long double data type (53 bits). If I can find a
way to increase the precision, I can speed up the program's calculations. Any
suggestions would be much appreciated.
-------------------------------------------------------------------------------
Ronald E. Mathews, Jr.
a.k.a.
Dr. Ron, 3-D, and Mathman
http://pegasus.cc.ucf.edu/~rem98620
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-------------------------------------------------------------------------------