Home
last modified time | relevance | path

Searched defs:x2sub1 (Results 1 – 3 of 3) sorted by relevance

/dports/math/arb/arb-2.21.1/arb_hypgeom/
H A Dlegendre_p_ui.c31 …_hypgeom_legendre_p_ui_deriv_bound(mag_t dp, mag_t dp2, ulong n, const arb_t x, const arb_t x2sub1) in arb_hypgeom_legendre_p_ui_deriv_bound()
68 arb_t xsub1, x2sub1; in arb_hypgeom_legendre_p_ui() local
H A Dlegendre_p_ui_rec.c23 arb_t t, u, x2sub1; in arb_hypgeom_legendre_p_ui_rec() local
/dports/math/arb/arb-2.21.1/arb_hypgeom/test/
H A Dt-legendre_p_ui_deriv_bound.c26 arb_t x, x2sub1, y, z; in main() local