Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dsym2poly.cc3529 gen ordered_factor(const gen & ee,vecteur & l,bool with_sqrt,GIAC_CONTEXT){ in ordered_factor()
3538 gen factor(const gen & e,const identificateur & x,bool with_sqrt,GIAC_CONTEXT){ in factor()
3609 gen factor(const gen & ee,bool with_sqrt,const gen & divide_an_by,GIAC_CONTEXT){ in factor()
3625 gen factor(const gen & ee,bool with_sqrt,GIAC_CONTEXT){ in factor()
3629 gen ratfactor(const gen & ee,bool with_sqrt,GIAC_CONTEXT){ in ratfactor()
3651 gen factor(const gen & ee,const gen & f,bool with_sqrt,GIAC_CONTEXT){ in factor()
3672 gen factorcollect(const gen & args,bool with_sqrt,GIAC_CONTEXT){ in factorcollect()
3700 gen partfrac(const gen & e_,const vecteur & l,bool with_sqrt,GIAC_CONTEXT){ in partfrac()
3782 gen partfrac(const gen & e_,const identificateur & x,bool with_sqrt,GIAC_CONTEXT){ in partfrac()
3791 gen partfrac(const gen & e_,bool with_sqrt,GIAC_CONTEXT){ in partfrac()
[all …]
H A Dgausspol.cc5370 …t polynome & p, int inner_dim,polynome & p_content,factorization & f,bool with_sqrt,bool complexmo… in poly_factor()
6123 static void addtov(const polynome & tmp,vectpoly & v,bool with_sqrt,bool complexmode){ in addtov()
6161 bool cfactor(const polynome & p, gen & an,factorization & f,bool with_sqrt,gen &extra_div){ in cfactor()
6221 …bool sqfffactor(const polynome &p, vectpoly & v,bool with_sqrt,bool test_composite,bool complexmod… in sqfffactor()
6404 …static bool sqff_evident_primitive(const polynome & pp,factorization & f,bool with_sqrt,bool compl… in sqff_evident_primitive()
6436 bool sqff_evident(const polynome & p,factorization & f,bool with_sqrt,bool complexmode){ in sqff_evident()
6446 static int unitaryfactor(polynome & unitaryp, vectpoly & f,bool with_sqrt,bool complexmode){ in unitaryfactor()
6566 …me& p_primit,polynome & p_content,factorization & f,bool isprimitive,bool with_sqrt,bool complexmo… in do_factor_hensel()
6861 … polynome &p,polynome & p_content,factorization & f,bool isprimitive,bool with_sqrt,bool complexmo… in do_factor()
7028 … polynome &p,polynome & p_content,factorization & f,bool isprimitive,bool with_sqrt,bool complexmo… in factor()