| Current Path : /usr/home/beeson/MathXpert/ |
| Current File : /usr/home/beeson/MathXpert/nfactor.h |
int factor_integer(term, unsigned *, term *); int gtest(term, term, term, term, term, int, term *, term *, term *, term *); int smallfactors(unsigned long, unsigned *, unsigned long *); int small_prime(long); void factor_long(unsigned long, unsigned *, term *); void finish_factor(int, unsigned *, unsigned long, term *);