CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Back-end
> See what went wrong
See what went wrong
Time:10-18
# include
using namespace std;
Int main ()
{
Float y, m, x;
Int n, I, sign;
Sign=1;
Y=0; M=x;
Cin> x;
for(i=2; i<=n; I++)
{
Y=y + sign x m;
M=m * x * x/(2 * I - 2)/(2 * I - 1);
Sign=- sign;
If (m <1 e - 6) break;
}
Cout
}
Page link:
https//www.codepudding.com/Backend/68261.html
Prev:
Help you how to use C language to achieve: please set A subset of the problem.
Next:
DevExpress VCL for Delphi 7 dxRibbon ColorScheme attribute cannot be set
Tags:
C + + language
Related
Links:
CodePudding