Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dvecteur.cc13670 gen modulo,fieldpmin; in mpcar() local
13672 if (n && has_gf_coeff(a,modulo,fieldpmin)){ in mpcar()
14428 gen modulo,fieldpmin; in egv() local
14453 if (has_gf_coeff(p_car,modulo,fieldpmin)){ in egv()
14455 gen res=gf_list()[pow(modulo,gfsize(fieldpmin),contextptr)].g; in egv()
14465 extdeg *= gfsize(fieldpmin); in egv()