-->

Arbitrary precision arthimetic in Fortran

2020-03-05 02:28发布

问题:

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.