文件名称:42
介绍说明--下载内容均来自于网络,请自行研究使用
编写函数fun,它的功能是计算下列级数和
s=1 + x + x^2/2! + x^3/3! + … + x^n/n!
和值由函数值返回。
例如,当n=10,x=0.3时,函数值为1.349859。
注意:部分程序在文件PROG1.C文件中。
请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。
-Write a function fun, its function is to calculate the following series and s = 1+ x+ x ^ 2/2!+ X ^ 3/3!+ ...+ X ^ n/n! and values returned by the function value. For example, when n = 10, x = 0.3, the function value of 1.349859. Note: Some program files PROG1.C file. Do not change main function and other functions in any content, only the braces in the function fun fill a number of statements you write.
s=1 + x + x^2/2! + x^3/3! + … + x^n/n!
和值由函数值返回。
例如,当n=10,x=0.3时,函数值为1.349859。
注意:部分程序在文件PROG1.C文件中。
请勿改动主函数main和其它函数中的任何内容,仅在函数fun的花括号中填入你编写的若干语句。
-Write a function fun, its function is to calculate the following series and s = 1+ x+ x ^ 2/2!+ X ^ 3/3!+ ...+ X ^ n/n! and values returned by the function value. For example, when n = 10, x = 0.3, the function value of 1.349859. Note: Some program files PROG1.C file. Do not change main function and other functions in any content, only the braces in the function fun fill a number of statements you write.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
42\answer\blank1.c
..\......\in.dat
..\......\modi1.c
..\......\out.dat
..\......\prog1.c
..\blank.txt
..\blank1.c
..\in.dat
..\modi.txt
..\modi1.c
..\prog.txt
..\prog1.c
..\answer
42
..\......\in.dat
..\......\modi1.c
..\......\out.dat
..\......\prog1.c
..\blank.txt
..\blank1.c
..\in.dat
..\modi.txt
..\modi1.c
..\prog.txt
..\prog1.c
..\answer
42