Please try to realize this by a FORTRAN program

Please try to realize this by a FORTRAN program

Аватар пользователя Jie H.

User can input a mathematical function, and then using this function, a program makes calculations.

Procedures:

a User will input a function (any one), e.g., f(x)=x**3+x;

b A program gets this function;

c User provides an “x” value.

d A program makes calculation and outputs the result.

Thanks!

jie.he@miun.se

2 posts / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя TimP (Intel)

If this has been rejected as a homework effort on Fortran forums, you'll do better to follow the usual advice:
study your assignment, show your best effort on a Fortran forum such as comp.lang.fortran newsgroup if you still need assistance.

Зарегистрируйтесь, чтобы оставить комментарий.