User: spurraldo

  • Public profile

User profile: spurraldo

User info
User name:spurraldo
History
Joined:
Number of posts:7
Latest posts:

Bisection Method Problems
Thanks, I meant to have that included actually. Even with ==, the program is still not returning the...

Bisection Method Problems
I am writing a code to implement the bisection method and have completed what I thought would work b...

Repeating function in c++
matsom - thanks I moved lines 8 and 10 out of the main but it is now telling me that there are too f...

Repeating function in c++
1 int main (){ 2 int a,x; 3 cout<<"a="; 4 cin>>a; 5 cout<<"x="; ...

Repeating function in c++
Zhuge- I had the function included in the same way you suggested but when building I get an error sa...

This user does not accept Private Messages