Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dintg.h56 void AB2PQR(const polynome & A,const polynome & B,polynome & P,polynome & Q, polynome & R);
H A Dintgab.cc1877 AB2PQR(r,q,s,R,Q); in in_sumab()
H A Dintg.cc4711 void AB2PQR(const polynome & A,const polynome & B,polynome & P,polynome & Q, polynome & R){ in AB2PQR() function
4875 AB2PQR(A,B,P,Q,R); // A/B as E[P]/P*Q/E[R] in is_hypergeometric()