Home
last modified time | relevance | path

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

/dports/lang/cim/cim-3.37/lib/
H A DMakefile.am47 powii.c powri.c pow.c addepsilon.c subepsilon.c absr.c absi.c \
H A DMakefile.in95 signdi.lo signdx.lo entier.lo intrea.lo powii.lo powri.lo \
275 powii.c powri.c pow.c addepsilon.c subepsilon.c absr.c absi.c \
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/powii.Plo@am__quote@
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase4.c894 GEN M = powii(gel(U,1), gel(U,2)); in idealredmodpower_i()
1516 } else r = mulii(r, powii(gel(g,i), gel(e,i))); in ZM_famat_limit()
2188 if (signe(m)) *pc = powii(p,m); in idealpowprime()
2197 q = powii(p,m); /* m = ceil(|n|/e) */ in idealpowprime()
2204 gen = ZC_Z_divexact(nfpow(nf, gen, n), powii(p, subii(n,m))); in idealpowprime()
2227 GEN q = powii(pr_get_p(pr), n); in idealmulpowprime()
2263 if (pr_is_inert(x)) return scalarmat(powii(gel(x,1), n), N); in idealpow_aux()
2276 x = gcdii(powii(a,n1), m); in idealpow_aux()
2283 x = ZM_hnfmodid(m, powii(a,n1)); in idealpow_aux()
H A Dprime.c629 U = powii(p, gel(U,2)); /* unfactored part of N-1 */ in BPSW_try_PL()
630 F = (lg(P) == 2)? powii(gel(P,1), gel(E,1)): diviiexact(N_1, U); in BPSW_try_PL()
H A Dbuch2.c1238 N = mulii(N, powii(p, mului(pr_get_f(P), ex))); in get_norm_fact_primes()
1255 ne = powii(n,e); in get_norm_fact()
1256 de = equalii(n, gcoeff(I,1,1))? ne: powii(gcoeff(I,1,1), e); in get_norm_fact()
H A Dkummer.c1405 GEN p = gel(PN,i), H = hnfmodid(H0, powii(p, gel(EN,i))); in bnrclassfield_H()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/IntelRDFPMathLib20U1/LIBRARY/float128/
H A Ddpml_names.h830 # define POW_I_II_BASE_NAME powii
/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c414 rb = expi( powii(mulii(nf_get_disc(nf), ZM_det_triangular(f)), in FindModulus()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2630 powii(GEN x, GEN n) in powii() function
H A Dparidecl.h6161 INLINE GEN powii(GEN x, GEN n);
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd5036 GEN powii(GEN x, GEN n)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5196 GEN powii(GEN x, GEN n)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex3289 \fun{GEN}{powii}{GEN x, GEN n}, assumes $x$ and $n$ are \typ{INT}s and