Sunday, August 7, 2011

Random number's function for Fortran?

I am using Force2.0 in order to create Fortran programs. In my handbook says that the intrinsic Random Number Generator-function in Fortran is Ran(), but it doesn't work. I have also used CALL RANDOM, random() but they all failled. Do you know which is the solution? Thank you.

No comments:

Post a Comment