Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dseries.cc1573 gen k=tempfv[1],lo=tempfv[2],up=tempfv[3]; in series__SPOL1()
1601 gen k=tempfv[2]; in series__SPOL1()
1609 gen lower=tempfv[3],upper=tempfv[4],f=tempfv[0],F=tempfv[1]; in series__SPOL1()
1641 gen a=tempfv[0]; in series__SPOL1()
1678 gen a=tempfv[0]; in series__SPOL1()
1731 gen t=tempfv[1]; in series__SPOL1()
1737 if (!contains(tempfv[0],x)){ in series__SPOL1()
1741 …erive(tempfv[3],x,contextptr)*subst(tempfv[0],tempfv[1],tempfv[3],false,contextptr)-derive(tempfv[… in series__SPOL1()
1762 if (!contains(tempfv[0],x)){ in series__SPOL1()
1784 primit=subst(primit,t,tempfv[3],false,contextptr)-subst(primit,t,tempfv[2],false,contextptr); in series__SPOL1()
[all …]