L5-E5

所属分类:数学计算
开发工具:C/C++
文件大小:5KB
下载次数:1
上传日期:2016-02-18 23:47:34
上 传 者yuaan85084
说明:  利用函数和递归做一个数列的加减运算,数列的加减运算有一定的规律,可利用函数与计算出结果
(The constant  can be calculated by the infinite series:  = 4- 4/3+ 4/5- 4/7+ 4/9- 4/11+.... Write a C program that uses a do/while loop to calculate  using the series. The program should ask the user how many terms in the series should be used. Thus if the user enters ‘3’, then the program should calculate  as being 4- 4/3+ 4/5.)

文件列表:
Exercise-5.doc (28672, 2010-04-09)
L5-E5.CPP (360, 2010-04-01)
pudn.txt (0, 2016-02-12)

近期下载者

相关文件


收藏者