Home
last modified time | relevance | path

Searched refs:powIs (Results 1 – 9 of 9) sorted by relevance

/dports/math/pari/pari-2.13.3/src/basemath/
H A Dellanal.c333 z = real == 1? e: gmul(powIs(3), e); in glambda()
380 r = gmul(r,powIs(C->real == 1 ? -der: 1-der)); in ellL1_der()
H A Dmftrace.c6983 return mkvec2(powIs(3), gen_I()); /* order as polroots */ in ZX_roots()
8018 return s > 0? powIs(3): gen_I(); in mfthetamultiplier()
8051 sla = gmul(s, powIs(-la)); in mfthetaexpansion()
8560 gel(LF,6) = powIs(k); in mflfuncreate()
H A Dpolarit2.c870 y = gmul(y, powIs(exp)); in gauss_factor()
/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c661 z = powIs(- (lg(gel(sarch,1))-1)); in ArtinNumber()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2646 powIs(long n) { in powIs() function
H A Dparidecl.h6162 INLINE GEN powIs(long n);
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd5037 GEN powIs(long n)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5197 GEN powIs(long n)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex3320 \fun{GEN}{powIs}{long n} returns $I^n\in\{1,I,-1,-I\}$ (\typ{INT} for even $n$,