Home
last modified time | relevance | path

Searched defs:remains_to_sum (Results 1 – 2 of 2) sorted by relevance

/dports/math/giacxcas/giac-1.6.0/src/
H A Dintg.cc4501 …bool rational_sum(const gen & e,const gen & x,gen & res,gen& remains_to_sum,bool allow_psi,GIAC_CO… in rational_sum()
4879 static gen inner_sum(const gen & e,const gen & x,gen & remains_to_sum,GIAC_CONTEXT){ in inner_sum()
4902 gen sum(const gen & e,const gen & x,gen & remains_to_sum,GIAC_CONTEXT){ in sum()
4946 gen remains_to_sum; in sum() local
H A Dintgab.cc710 gen xfactscaled=subst(xfact,x,x*T,false,contextptr),remains_to_sum,xfactint; in intgab_r() local