Home
last modified time | relevance | path

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

/dports/math/coxeter3/coxeter-7b5a1f0/
H A Dpolynomials.hpp314 int firstcoeff = 1; in append() local
370 int firstcoeff = 1; in append() local
426 int firstcoeff = 1; in append() local
486 int firstcoeff = 1; in append() local
/dports/math/giacxcas/giac-1.6.0/src/
H A Dgausspol.cc200 polynome firstcoeff(const polynome & p){ in firstcoeff() function