Home
last modified time | relevance | path

Searched refs:nf_get_disc (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/pari/pari-2.13.3/src/functions/member_functions/
H A Ddisc7 (nf):int:copy nf_get_disc($1)
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbuch4.c605 GEN Ndiscrel = diviiexact(nf_get_disc(nfabs), powiu(nf_get_disc(nf), dR)); in rnfisnorminit()
H A Dbuch3.c761 D = nf_get_disc(nf); in isprimitive()
795 dK = absi_shallow(nf_get_disc(nf)); in regulatorbound()
1214 B = zimmertbound(nf_get_disc(nf), N, nf_get_r2(nf)); in bnfcertify0()
1751 discnf = nf_get_disc(nf); in rnfnormgroup_i()
1818 GEN z, T = nf_get_pol(nf), D = nf_get_disc(nf), f = nf_get_index(nf); in nf_deg1_prime()
2005 dk = mulii(dk, powiu(absi_shallow(nf_get_disc(nf)), d)); in bnrdisc_i()
2269 ID.fadk = absZ_factor(nf_get_disc(nf)); in discrayabslist()
2466 fadkabs = absZ_factor(nf_get_disc(nf)); in discrayabslistarch()
H A Dlfunutils.c908 NN = mulii(idealnorm(nf, N), absi_shallow(nf_get_disc(nf))); in lfunchigen()
959 N = absi_shallow(nf_get_disc(nf)); in lfunzetak_i()
1116 N = absi_shallow(diviiexact(nf_get_disc(nf), nf_get_disc(nfk))); in lfunzetakinit_quotient()
1169 gel(ldata, 5) = mulii(idealnorm(nf,N), sqri(nf_get_disc(nf))); in lfunellnf()
2445 GEN P = gel(absZ_factor(nf_get_disc(N)), 1); in artin_badprimes()
H A Dnffactor.c379 D = nf_get_disc(nf); in fix_nf()
1727 GEN nfpol = nf_get_pol(nf), bad = mulii(nf_get_disc(nf), nf_get_index(nf)); in nf_pick_prime()
2101 disc = nf ? nf_get_disc(nf): ZX_disc(T); in nfrootsof1()
H A Dbase1.c1080 if (nfa) return nf_get_disc(nfa); in incl_disc()
1733 vw = primes_certify(nf_get_disc(nf), nf_get_ramified_primes(nf)); in nfcertify()
1932 S->dK = nf_get_disc(nf); in nfinit_basic()
H A Dsubfield.c824 PD->dis = mulii(absi_shallow(nf_get_disc(nf)), sqri(nf_get_index(nf))); in subfields_poldata()
H A Dellisog.c1299 GEN bad = mulii(mulii(denom_i(nor),numer_i(nor)),nf_get_disc(nf)); in ellnf_prime_degree()
H A Dbase2.c495 D = nf_get_disc(nf); in nfdiscfactors()
2137 int ramif = dvdii(nf_get_disc(nf), p); in primedec_end()
H A Dbuch2.c1173 GEN G = nf_get_G(nf), D = nf_get_disc(nf); in log2Mbound()
3679 D = nf_get_disc(nf); in Buchall_param()
H A Dbase4.c161 GEN u, D = nf_get_disc(nf), T = nf_get_pol(nf), f = nf_get_index(nf); in idealhnf_shallow()
H A Dmftrace.c6126 long D = itos(nf_get_disc(nf)), vt = varn(Pn); in dihan()
10890 GEN bnr = gel(F,2), D = nf_get_disc(bnr_get_nf(bnr)), f = bnr_get_mod(bnr); in desc_dihedral()
H A Delliptic.c5098 GEN D = itor(nf_get_disc(ellnf_get_nf(E)), prec); in ellnf_bsd()
/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()
782 return gmul2n(sqrtr_abs(divir(nf_get_disc(nf), powru(mppi(prec),N))), -r2); in get_C()
1200 GEN prime, Lpr, nf = bnf_get_nf(bnf), dk = nf_get_disc(nf); in InitPrimesQuad()
2530 isfund = equalii(D, nf_get_disc(nf)); in quadray_init()
2542 D = nf_get_disc(nf); in quadray_init()
3180 GEN sb,a,b,s,p1,p2,p3,res,polL,polLK,nfL, D = nf_get_disc(nf); in compocyclo()
3226 GEN f = gel(bnr_get_mod(bnr), 1), D = nf_get_disc(nf); in treatspecialsigma()
H A Dalgebras.c4731 if (dvdii(nf_get_disc(nf), p)) in algcenter_precompute()
/dports/math/pari/pari-2.13.3/src/language/
H A Dmembers.c163 return nf_get_disc(y); in member_disc()
/dports/math/gp2c/gp2c-0.0.12/desc/
H A Dfunc25.dsc1783 nf_get_disc(${1 code})
H A Dfunc27.dsc1943 nf_get_disc(${1 code})
H A Dfunc29.dsc2207 nf_get_disc(${1 code})
H A Dfunc211.dsc2224 nf_get_disc(${1 code})
H A Dfunc213.dsc2246 nf_get_disc(${1 code})
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h2757 nf_get_disc(GEN nf) { return gel(nf,3); } in nf_get_disc() function
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.4797 nf_get_Tr, nf_get_TrInv, nf_get_disc, nf_get_index, nf_get_pol, nf_get_zk
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex169 \fun{GEN}{nf_get_disc}{GEN nf} returns the field discriminant.
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd4642 GEN nf_get_disc(GEN nf)

12