
c++探索圆周率的数值方法
5星
- 浏览量: 0
- 大小:None
- 文件类型:CPP
简介:
precision settings include: (1) inputting 0 will calculate the approximate value of π by summing up the first 200 terms; (2) selecting 1 instructs the system to compute until achieving an approximation error less than 1e-6; and pressing any non-digit character or returning enter key will terminate computation and return to main menu.
全部评论 (0)
还没有任何评论哟~


