Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dsolve.h45 vecteur protect_solve(const gen & e,const identificateur & x,int isolate_mode,GIAC_CONTEXT);
H A Ddesolve.cc1369 vecteur v=protect_solve(x-pr,*t._IDNTptr,1,contextptr); in desolve_f()
H A Dintg.cc3434 lv=protect_solve(powarg,*v[1]._IDNTptr,0,contextptr); in _integrate()
H A Dsolve.cc2352 vecteur protect_solve(const gen & e,const identificateur & x,int isolate_mode,GIAC_CONTEXT){ in protect_solve() function