Lines Matching defs:prec

16 arb_hypgeom_erf(arb_t res, const arb_t z, slong prec)  in arb_hypgeom_erf()
34 arb_hypgeom_erfc(arb_t res, const arb_t z, slong prec) in arb_hypgeom_erfc()
52 arb_hypgeom_erfi(arb_t res, const arb_t z, slong prec) in arb_hypgeom_erfi()
70 arb_hypgeom_fresnel(arb_t res1, arb_t res2, const arb_t z, int normalized, slong prec) in arb_hypgeom_fresnel()
92 arb_hypgeom_ei(arb_t res, const arb_t z, slong prec) in arb_hypgeom_ei()
110 arb_hypgeom_si(arb_t res, const arb_t z, slong prec) in arb_hypgeom_si()
128 arb_hypgeom_ci(arb_t res, const arb_t z, slong prec) in arb_hypgeom_ci()
146 arb_hypgeom_shi(arb_t res, const arb_t z, slong prec) in arb_hypgeom_shi()
164 arb_hypgeom_chi(arb_t res, const arb_t z, slong prec) in arb_hypgeom_chi()
182 arb_hypgeom_li(arb_t res, const arb_t z, int offset, slong prec) in arb_hypgeom_li()
200 arb_hypgeom_0f1(arb_t res, const arb_t a, const arb_t z, int regularized, slong prec) in arb_hypgeom_0f1()
217 arb_hypgeom_m(arb_t res, const arb_t a, const arb_t b, const arb_t z, int regularized, slong prec) in arb_hypgeom_m()
237 arb_hypgeom_1f1(arb_t res, const arb_t a, const arb_t b, const arb_t z, int regularized, slong prec) in arb_hypgeom_1f1()
243 arb_hypgeom_u(arb_t res, const arb_t a, const arb_t b, const arb_t z, slong prec) in arb_hypgeom_u()
263 …arb_t res, const arb_t a, const arb_t b, const arb_t c, const arb_t z, int regularized, slong prec) in arb_hypgeom_2f1()
286 …rb_t res, arb_srcptr a, slong p, arb_srcptr b, slong q, const arb_t z, int regularized, slong prec) in arb_hypgeom_pfq()
305 arb_hypgeom_bessel_j(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_j()
322 arb_hypgeom_bessel_y(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_y()
339 arb_hypgeom_bessel_jy(arb_t res1, arb_t res2, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_jy()
360 arb_hypgeom_bessel_i(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_i()
377 arb_hypgeom_bessel_i_scaled(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_i_scaled()
394 arb_hypgeom_bessel_k(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_k()
411 arb_hypgeom_bessel_k_scaled(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_bessel_k_scaled()
428 arb_hypgeom_expint(arb_t res, const arb_t s, const arb_t z, slong prec) in arb_hypgeom_expint()
445 arb_hypgeom_gamma_lower(arb_t res, const arb_t s, const arb_t z, int regularized, slong prec) in arb_hypgeom_gamma_lower()
462 arb_hypgeom_gamma_upper(arb_t res, const arb_t s, const arb_t z, int regularized, slong prec) in arb_hypgeom_gamma_upper()
479 …eom_beta_lower(arb_t res, const arb_t a, const arb_t b, const arb_t z, int regularized, slong prec) in arb_hypgeom_beta_lower()
499 arb_hypgeom_chebyshev_t(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_chebyshev_t()
516 arb_hypgeom_chebyshev_u(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_chebyshev_u()
533 …hypgeom_jacobi_p(arb_t res, const arb_t n, const arb_t a, const arb_t b, const arb_t z, slong prec) in arb_hypgeom_jacobi_p()
556 arb_hypgeom_gegenbauer_c(arb_t res, const arb_t n, const arb_t m, const arb_t z, slong prec) in arb_hypgeom_gegenbauer_c()
576 arb_hypgeom_laguerre_l(arb_t res, const arb_t n, const arb_t m, const arb_t z, slong prec) in arb_hypgeom_laguerre_l()
596 arb_hypgeom_hermite_h(arb_t res, const arb_t nu, const arb_t z, slong prec) in arb_hypgeom_hermite_h()
613 arb_hypgeom_legendre_q(arb_t res, const arb_t n, const arb_t m, const arb_t z, int type, slong prec) in arb_hypgeom_legendre_q()
633 arb_hypgeom_dilog(arb_t res, const arb_t z, slong prec) in arb_hypgeom_dilog()