Hi
Fortran is not my speciality to be honest. However, I must adapt a program I have and run it in Fortran.
I have a function of this type:
SUBROUTINE calcp(PV,NPTS,S,NC,CH)
C PV = D.P. ARRAY OF INPUT X and Y VALUES, STORED
C AS A 2 X NPTS ARRAY.
So was hoping someone could...