Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
scanf("%f", epsilon);
But this is only the first. further worse.
int res1 = 0;
for(i = 0; i <= n; i++) {
res1 = res1 * i;
}
int res1 = 0
...
res1 = 0 * i;
float an = (3 * factorial())/X3factorial();
while (an > epsilon)
...
int n = 1;
float sum = 0;
...
int n = n++; // ???
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question