u5arsenick
Programmer
How to write this program in fortran90?
Program
which asks for a number x,
computes y = (e^x − e^(−x))/2,
and prints y on the screen using the defaul format
Program
which asks for a number x,
computes y = (e^x − e^(−x))/2,
and prints y on the screen using the defaul format