Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dgausspol.cc4910 int plcoeff,qlcoeff; in exchange_variables() local
4911 gen p0=peval0(p,pos,plcoeff); in exchange_variables()
4914 if (!is_zero(p0) && !is_zero(q0) && plcoeff==0) in exchange_variables()
4920 if ( is_zero(p0) || is_zero(q0) || (ptmplcoeff<plcoeff) ){ in exchange_variables()
4923 plcoeff=ptmplcoeff; in exchange_variables()