Home
last modified time | relevance | path

Searched refs:typ_BNR (Results 1 – 10 of 10) sorted by relevance

/dports/math/pari/pari-2.13.3/src/language/
H A Dmembers.c93 case typ_BNR: return bnr_get_bid(x); in member_bid()
200 case typ_BNR: return bnr_get_mod(x); in member_mod()
332 if (t==typ_BNR) return gel(x,5); in _member_clgp()
351 if (t == typ_BNR) pari_err_IMPL("ray regulator"); in member_reg()
370 if (t == typ_BNR) pari_err_IMPL("ray units"); in member_fu()
401 if (t == typ_BNR) pari_err_IMPL("ray torsion units"); in member_tu()
418 case typ_BNR: { in member_zkst()
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Dmembers.c58 case typ_BNR: return gel(x,2); in member_bid()
144 case typ_BNR: x = gel(x,2); /* fall through */ in member_mod()
260 if (t==typ_BNR) return gel(x,5); in member_clgp()
278 if (t == typ_BNR) pari_err(impl,"ray regulator"); in member_reg()
299 if (t == typ_BNR) pari_err(impl,"ray units"); in member_fu()
334 if (t == typ_BNR) pari_err(impl,"ray torsion units"); in member_tu()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparinf.h22 typ_BNR, enumerator
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparicom.h402 #define typ_BNR 5 macro
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dbase1.c196 case 7: *t = typ_BNR; in get_bnf()
242 *t = typ_BNR; return x; in get_nf()
287 return typ_BNR; in nftyp()
2072 case typ_BNR: z = bnrnewprec(nf,prec); break; in nfnewprec()
H A Dchar.c294 case typ_BNR: in chareval()
H A Dlfunutils.c2734 case typ_BNR: return lfunchigen(G, chi); in lfunmisc_to_ldata_i()
H A Delliptic.c553 case typ_BNR:*pp = bnr_get_bnf(*pp); break; in fix_nftype()
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dbase1.c194 case 7 : *t = typ_BNR; in get_bnf()
226 case 7 : *t = typ_BNR; in get_nf()
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch6.tex22 \kbd{x}, \tet{typ_NF}, \tet{typ_BNF}, or \tet{typ_BNR}. Other answers