Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
can FORTRAN work with large numbers?
Name: preschooler Date: March 25, 2002 at 12:44:05 Pacific
Comment:
I keep getting mathematical errors when trying to use numbers greater than about 2^32 in Fortran 77. I have to do this project in FORTRAN and as of now I can't see of any way to avoid using the multiplication of very large numbers that will go over 2^32. Now I know that even QBASIC can do something like 2^1024, surely this supposedly superior language called FORTRAN can at least do more than 2^32? Please tell me what I need to do in order to use large numbers in Fortran 77.
Summary: Iam working on RSA algorithm. I need to understand how one can work with large numbers as long as 100 digits , large prime generations. And then we need to add , * , / , ^ such large numbers .But no p...
Summary: [edit fixes to the script] Fishmonger, I downloaded and install perl(first time I have used it) and ran your script. It seems to be limiting the output with notation, is there any larger data types th...
Summary: How can I work with socket in perl or c/c++ ? I want to create a HTTP server which will listen to port 80. can anybody help ? fine computing ! ...