Home
last modified time | relevance | path

Searched refs:integrate_ei (Results 1 – 1 of 1) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Drisch.cc533 …static bool integrate_ei(const gen & a,const gen & coeff,const identificateur & x,gen & prim,gen &… in integrate_ei() function
670 …SYMBptr->feuille,x,a,b,contextptr) && lvarx(coeff,x)==vecteur(1,x) && integrate_ei(pui*a,coeff,x,c… in risch_poly_part()