cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
input value of f(x)
input value of f(x)
Apr 17, 2015 at 3:49pm UTC
arwa12
(1)
I want to write a C++ program for bisection method where I want to ask the user to input the value of f(x)(mathematical function).I have no idea where to store that value.
can anyone help please.
Apr 18, 2015 at 5:23am UTC
sujitnag
(132)
you have to learn c/c++ first. don't except any one act as a coder for you.
Apr 18, 2015 at 10:29pm UTC
Militie
(115)
http://www.cplusplus.com/doc/tutorial/basic_io/
Topic archived. No new replies allowed.