Home
last modified time | relevance | path

Searched refs:nf_get_r2 (Results 1 – 20 of 20) sorted by relevance

/dports/math/pari/pari-2.13.3/src/functions/member_functions/
H A Dr27 (nf):small nf_get_r2($1)
/dports/math/pari/pari-2.13.3/src/modules/
H A Dstark.c781 long r2 = nf_get_r2(nf), N = nf_get_degree(nf); in get_C()
811 long n, l, r2 = nf_get_r2(nf), prec2 = precdbl(prec) + EXTRAPREC64; in InitChar()
2365 if (nf_get_r2(nf)) pari_err_DOMAIN("bnrstark", "r2", "!=", gen_0, nf); in bnrstark()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch3.c1041 R2 = nf_get_r2(nf); in lowerboundforregulator()
1214 B = zimmertbound(nf_get_disc(nf), N, nf_get_r2(nf)); in bnfcertify0()
H A Dsubfield.c1152 *r2 = nf_get_r2(nf); in cmsubfield_get_roots()
H A Dlfunutils.c2388 if (nf_get_r2(N) == 0) return vec01(d, 0); in artin_gamma()
H A Dbuch2.c1174 long r2 = nf_get_r2(nf), l = lg(G), i; in log2Mbound()
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase1.c907 nf_get_r2(GEN nf) in nf_get_r2() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Dstark.c2733 if (nf_get_r2(nf)) pari_err(talker, "base field not totally real in bnrstark"); in bnrstark()
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc25.dsc2153 nf_get_r2(${1 code})
H A Dfunc27.dsc2321 nf_get_r2(${1 code})
H A Dfunc29.dsc2585 nf_get_r2(${1 code})
H A Dfunc211.dsc2602 nf_get_r2(${1 code})
H A Dfunc213.dsc2616 nf_get_r2(${1 code})
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2755 nf_get_r2(GEN nf) { GEN x = gel(nf,2); return itou(gel(x,2)); } in nf_get_r2() function
H A Dparidecl.h5732 INLINE long nf_get_r2(GEN nf);
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparidecl.h471 long nf_get_r2(GEN nf);
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4795 nf_get_r1, nf_get_r2, nf_get_roots, nf_get_sign, nf_get_roots,
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex160 \fun{long}{nf_get_r2}{GEN nf} returns the number of complex places $r_2$.
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4647 long nf_get_r2(GEN nf)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd4807 long nf_get_r2(GEN nf)