source: TRACY3/trunk/tracy/tracy/inc/tpsa.h @ 3

Last change on this file since 3 was 3, checked in by zhangj, 12 years ago

Initiale import

  • Property svn:executable set to *
File size: 156 bytes
Line 
1 /* Author:      Johan Bengtsson
2
3   Definitions:  Polymorphic number class.              */
4
5long int fact(long int n);
6
7long int nok(long int n, long int k);
Note: See TracBrowser for help on using the repository browser.