Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dhyperell.c167 Bc = FpX_Fp_mul(ZX_divuexact(Bc,upowuu(p,v)),Fp_divu(gen_2, r, q), q); in ZpXXQ_frob()
459 Bc = FpXX_Fp_mul(ZXX_Z_divexact(Bc,powuu(p,v)), Fp_divu(gen_2, r, q), q); in ZpXQXXQ_frob()
H A DFpXX.c1809 gel(y,i) = typ(xi)==t_INT ? Fp_divu(xi, j, p) in FpXX_integXn()
1836 gel(y,i) = Fp_divu(xi, j, p); in ZlXX_integXn()
1838 gel(y,i) = Fp_divu(diviuexact(xi, upowuu(pp, v)), j, p); in ZlXX_integXn()
H A DFlxq_log.c643 l = Fp_divu(l,p,mo); in Flxq_log_Coppersmith_d()
H A DFpV.c1641 s = E[cj] < 0? Fp_divu(s, -E[cj], p): Fp_divu(Fp_neg(s,p), E[cj], p); in FpMs_structelim_back()
H A DFpX.c890 gel(y,i) = Fp_divu(xi, j, p); in FpX_integXn()
892 gel(y,i) = Fp_divu(diviuexact(xi, d), j/d, p); in FpX_integXn()
907 gel(y,i) = signe(gel(x,i-1))? Fp_divu(gel(x,i-1), i-2, p): gen_0; in FpX_integ()
H A DHensel.c700 gel(pol,i+2) = Fp_divu(g, z,pe); in ZpXQ_log()
H A Dellsea.c948 GEN a = Fp_divu(gen_2, 3, p); in corr()
H A Darith1.c4143 if (i==l) return Fp_divu(Ao, AV, m); in Fp_log_find_ind()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.12622 28- [libpari] Fp_divu
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1803 a = Fp_divu(a, b[2], m); in Fp_div()
1813 Fp_divu(GEN x, ulong a, GEN p) in Fp_divu() function
H A Dparidecl.h5903 INLINE GEN Fp_divu(GEN x, ulong a, GEN p);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex3544 \fun{GEN}{Fp_divu}{GEN a, ulong b, GEN m} returns the quotient of \kbd{a} by