How can I do arbitrary precision arithmetic in Fortran?
I need two things. I want to work with really big integer and real numbers, and to work with arbitrary precise real numbers.
How can I do arbitrary precision arithmetic in Fortran?
I need two things. I want to work with really big integer and real numbers, and to work with arbitrary precise real numbers.