| Current Path : /usr/home/beeson/MathXpert/ |
| Current File : /usr/home/beeson/MathXpert/simpsums.h |
int summands(term, term *); /* does regroupterms */ int collect(term,term *); /* collects and cancels additive terms */ void collect_aux2(term, term *, int *, int *); /* called in algaux */ int additivecancel_aux(term *, unsigned short, term *, unsigned short *, term *);