Majid
0
Q:

fortran exp function

program test_exp
  real :: x = 1.0
  x = exp(x)
end program test_exp
0

New to Communities?

Join the community