文件名称:HD1018
-
所属分类:
- 标签属性:
- 上传时间:2016-07-14
-
文件大小:9.14kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
求N!的位数。即log10(N!)公式各种各样,这里有一个:Log10(n!) log10(n*(n-1)*(n-2)*…) log10(n)+log10(n-1)…一个循环就行了;
注意:最后的数(设为s) 如果有余数必须在s取整后加1-Seeking N! Digits. I.e. log10 (! N) various formulas, there is a: (! N) Log10 log10 (n* (n-1)* (n-2)* ...) log10 (n)+log10 (n-1 ) ... a loop on the line Note: the last number (s set) if more than the number must be rounded in s plus 1
注意:最后的数(设为s) 如果有余数必须在s取整后加1-Seeking N! Digits. I.e. log10 (! N) various formulas, there is a: (! N) Log10 log10 (n* (n-1)* (n-2)* ...) log10 (n)+log10 (n-1 ) ... a loop on the line Note: the last number (s set) if more than the number must be rounded in s plus 1
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HD1018/
HD1018/1018.c
HD1018/1018.exe
HD1018/1018.o
HD1018/1018.c
HD1018/1018.exe
HD1018/1018.o
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.