Changeset 2639 in Sophya for trunk/SophyaLib/NTools/nbmath.h
- Timestamp:
- Nov 22, 2004, 5:57:40 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/nbmath.h
r756 r2639 90 90 ,int npass,float perclean,int lp); 91 91 92 double log_factoriel(unsigned int n); 93 double log_stirling(unsigned int n); 94 double log_gosper(unsigned int n); 95 double give_log_factoriel(unsigned int n); 96 92 97 #ifdef __cplusplus 93 98 }
Note:
See TracChangeset
for help on using the changeset viewer.