This topic is adrift, whether there is a big reading a ha
CodePudding user response:
What do you mean this formula, the equal sign before things, who is this
CodePudding user response:
The problem is what ah, square root like this
CodePudding user response:
Is x=1/2 (yn + x/yn), or iteration?
The for loop can
Double x=0;
Int y=0, n=XXX;
for(; Y
X=1/(2 * (y + x/y));
}
Printf (" % f ", x);
CodePudding user response: