Home
last modified time | relevance | path

Searched refs:diviuexact (Results 26 – 42 of 42) sorted by relevance

12

/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dgen1.c2420 s /= i; y = diviuexact(x, i); in gdivgs()
H A Darith1.c2162 a = diviuexact(addii(shifti(a,1),b), 5); in fibo()
H A Dpolarit3.c1639 z = Fp_pow(z, diviuexact(subis(l,1), pg), l); /* prim. pg-th root of 1 */ in FpX_ffintersect()
/dports/math/pari/pari-2.13.3/src/basemath/
H A DFpX.c892 gel(y,i) = Fp_divu(diviuexact(xi, d), j/d, p); in FpX_integXn()
H A Dlfunutils.c1225 b = diviuexact(muliu(b, (m-(2*k-1))*(m-(2*k-2))), k*(m-(k-1))); in ellsympow_trace()
H A Dtrans3.c3245 gel(j,n) = gerepileuptoint(av, diviuexact(muliu(c,24), n+1)); in ser_j()
H A DFlx.c3330 q = diviuexact(subiu(powuu(p,f), 1), p_1); in gener_Flxq()
H A Dmftrace.c6923 if (g > 1) { C = muliu(C,e/g); D = diviuexact(D,g); } else C = muliu(C,e); in findqganew()
9352 g = diviuexact(mului(N,C), ugcd(N, Fl_sqr(umodiu(C,N), N))); in mfcuspisregular()
10169 c = addii(c, mului(t, diviuexact(C,Cp))); in mfgatogap()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1824 return gerepileuptoint(av, diviuexact(addmuliu(x, p, b), a)); in Fp_divu()
H A Dparidecl.h4477 GEN diviuexact(GEN x, ulong y);
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h1367 GEN diviuexact(GEN x, ulong y);
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch5.tex1168 \fun{void}{diviuexact}{GEN x, ulong y} returns the Euclidean quotient
/dports/math/p5-Math-Pari/pari-2.3.5/
H A DCHANGES-2.2492 7- diviuexact destroyed input and made further assumptions [=> wrong results
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.2492 7- diviuexact destroyed input and made further assumptions [=> wrong results
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd3609 GEN diviuexact(GEN x, ulong y)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd3769 GEN diviuexact(GEN x, ulong y)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex3096 \fun{GEN}{diviuexact}{GEN x, ulong y} returns the Euclidean quotient

12