斯特林公式求N!-LMLPHP
 
 
n!的长度为 ll ans = log10(2*pi*n)/2 + n*(log10(n/exp(1.0)))+1;
 
05-11 22:33