Changeset 2639 in Sophya for trunk/SophyaLib/NTools/nbmath.h


Ignore:
Timestamp:
Nov 22, 2004, 5:57:40 PM (21 years ago)
Author:
cmv
Message:

factoriel et approx cmv 22/11/04

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/nbmath.h

    r756 r2639  
    9090             ,int npass,float perclean,int lp);
    9191
     92double log_factoriel(unsigned int n);
     93double log_stirling(unsigned int n);
     94double log_gosper(unsigned int n);
     95double give_log_factoriel(unsigned int n);
     96
    9297#ifdef __cplusplus
    9398}
Note: See TracChangeset for help on using the changeset viewer.