Hi, i came across this in one of the programs and i had a hard time trying to figure out what F14.6 is. The program goes like this:
write(*,60)pint,(dexp(pi*xi)-dexp(-pi*xi))*dcos(pi*eta)
& /(dexp(pi)-dexp(-pi))
60 format('Numerical and exact values are:',
& F14.6,' and',F14.6,'...