0

I am using FORTRAN 95 using Silverfrost Plato where I am trying to make real double precision variables. Currently I use 'double precision' which gives accuracy up to 12 decimal digits. But I wanted to know if we could have digits accurate up to 16 digits. Interestingly, when I tried using 'real(kind=3)' there were some residual values showing up in the last few digits that ended up making the results go wrong.

I am unable to find a proper solution to this. Any help or links to relevant documentation would be greatly appreciated.

Suga
  • 201
  • 1
  • 3
  • 7

0 Answers0