Recent content by Sadjad
-
S
Fortran How to Declare Extremely Large Integers in Fortran 90?
Thank you to all, To Redbelly98: I have to work with molecules, since the model which I going to model is on the molecules. To ceptimus: I am with you. It's better not to declare it as an integer because the reason you mentioned.- Sadjad
- Post #6
- Forum: Programming and Computer Science
-
S
Fortran How to Declare Extremely Large Integers in Fortran 90?
Dear all, I have a problem with Fortran 90. I want to declare an integer which is enable to support till numbers such as Avogadro number (6.022*10**23). I use "Microsoft Fortran PowerStation 4.0". Can anyone can help me please? Regards,- Sadjad
- Thread
- Integer
- Replies: 6
- Forum: Programming and Computer Science