Home
last modified time | relevance | path

Searched refs:arb_hypgeom_fresnel (Results 1 – 6 of 6) sorted by relevance

/dports/math/arb/arb-2.21.1/arb_hypgeom/test/
H A Dt-wrappers.c103 arb_hypgeom_fresnel(r, NULL, z, 0, prec); in main()
107 arb_hypgeom_fresnel(r, NULL, z, 1, prec); in main()
111 arb_hypgeom_fresnel(NULL, r, z, 0, prec); in main()
115 arb_hypgeom_fresnel(NULL, r, z, 1, prec); in main()
/dports/math/arb/arb-2.21.1/arb_hypgeom/
H A Dfresnel_series.c22 arb_hypgeom_fresnel(s, c, h, normalized, prec); in _arb_hypgeom_fresnel_series()
36 arb_hypgeom_fresnel((s != NULL) ? s0 : NULL, in _arb_hypgeom_fresnel_series()
H A Dwrappers.c70 arb_hypgeom_fresnel(arb_t res1, arb_t res2, const arb_t z, int normalized, slong prec) in arb_hypgeom_fresnel() function
/dports/math/arb/arb-2.21.1/
H A Darb_hypgeom.h88 void arb_hypgeom_fresnel(arb_t res1, arb_t res2, const arb_t z, int normalized, slong prec);
/dports/math/arb/arb-2.21.1/arb_fpwrap/
H A Dfpwrap.c1041 …_fresnel_s(arb_t res, const arb_t x, int normalized, slong prec) { arb_hypgeom_fresnel(res, NULL, … in DEF_DOUBLE_FUN_1()
1042 …_fresnel_c(arb_t res, const arb_t x, int normalized, slong prec) { arb_hypgeom_fresnel(NULL, res, … in _arb_hypgeom_fresnel_c()
/dports/math/arb/arb-2.21.1/doc/source/
H A Darb_hypgeom.rst211 .. function:: void arb_hypgeom_fresnel(arb_t res1, arb_t res2, const arb_t z, int normalized, slong…