Home
last modified time | relevance | path

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

/dports/math/arb/arb-2.21.1/arb_hypgeom/test/
H A Dt-wrappers.c265 arb_hypgeom_dilog(r, a, prec); in main()
/dports/math/arb/arb-2.21.1/
H A Darb_hypgeom.h173 void arb_hypgeom_dilog(arb_t res, const arb_t z, slong prec);
/dports/math/arb/arb-2.21.1/arb_hypgeom/
H A Dwrappers.c633 arb_hypgeom_dilog(arb_t res, const arb_t z, slong prec) in arb_hypgeom_dilog() function
/dports/math/arb/arb-2.21.1/arb_fpwrap/
H A Dfpwrap.c1028 DEF_DOUBLE_FUN_1(dilog, arb_hypgeom_dilog) in DEF_DOUBLE_FUN_1()
/dports/math/arb/arb-2.21.1/doc/source/
H A Darb_hypgeom.rst535 .. function:: void arb_hypgeom_dilog(arb_t res, const arb_t z, slong prec)
H A Dhistory.rst239 * Added arb_hypgeom_dilog wrapper.