Home
last modified time | relevance | path

Searched refs:arb_hypgeom_gamma_fmpz (Results 1 – 5 of 5) sorted by relevance

/dports/math/arb/arb-2.21.1/arb/
H A Dgamma.c278 arb_hypgeom_gamma_fmpz(y, x, prec); in arb_gamma_fmpz()
/dports/math/arb/arb-2.21.1/
H A Darb_hypgeom.h65 void arb_hypgeom_gamma_fmpz(arb_t y, const fmpz_t x, slong prec);
/dports/math/arb/arb-2.21.1/arb_hypgeom/
H A Dgamma_fmpq.c704 arb_hypgeom_gamma_fmpz(arb_t y, const fmpz_t x, slong prec) in arb_hypgeom_gamma_fmpz() function
/dports/math/arb/arb-2.21.1/doc/source/
H A Darb_hypgeom.rst108 void arb_hypgeom_gamma_fmpz(arb_t res, const fmpz_t x, slong prec)
H A Darb.rst1363 :func:`arb_hypgeom_gamma_fmpq`, :func:`arb_hypgeom_gamma_fmpz`.