文件名称:42
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.54kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
编写函数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
42/answer/in.dat
42/answer/modi1.c
42/answer/out.dat
42/answer/prog1.c
42/blank.txt
42/blank1.c
42/in.dat
42/modi.txt
42/modi1.c
42/prog.txt
42/prog1.c
42/answer
42
42/answer/in.dat
42/answer/modi1.c
42/answer/out.dat
42/answer/prog1.c
42/blank.txt
42/blank1.c
42/in.dat
42/modi.txt
42/modi1.c
42/prog.txt
42/prog1.c
42/answer
42
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.