Sindbad~EG File Manager
/* functions exported by deval.dll */
int deval(term, double *);
int nearint(double x, long *y);
int evaluable(term);
int seminumerical(term);
#define VERYSMALL 1.0e-11
#define BADVAL 2.0E300 /* defined also in newton.h */
int solve(term f, term x, double x1,double x2,double *ans);
int dmod2pi(term, term *);
int modpi(term, term *);
int gamma2(double, double *); /* called by deval.c */
int dfactorial(double, double *);
int dbinomial(double,double, double *);
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists