OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpfr_zeta
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/lgpl3/mpfr/dist/tests/
tzeta.c
37
mpfr_zeta
(y, x, MPFR_RNDN); /* shouldn't crash */
42
mpfr_zeta
(y, x, MPFR_RNDU);
51
mpfr_zeta
(y, x, MPFR_RNDU);
60
mpfr_zeta
(y, x, MPFR_RNDN);
65
printf ("Error in
mpfr_zeta
(1)\n");
74
mpfr_zeta
(y, x, MPFR_RNDN);
79
printf ("Error in
mpfr_zeta
(2)\n");
87
mpfr_zeta
(y, x, MPFR_RNDN);
94
mpfr_zeta
(y, x, MPFR_RNDN);
101
inex =
mpfr_zeta
(y, x, MPFR_RNDN)
[
all
...]
taway.c
459
test2 (
mpfr_zeta
, "
mpfr_zeta
");
reuse.c
658
test2 (
mpfr_zeta
, "
mpfr_zeta
", p, (mpfr_rnd_t) rnd);
/src/external/lgpl3/mpfr/dist/src/
zeta.c
0
/*
mpfr_zeta
-- compute the Riemann Zeta function
439
mpfr_zeta
(mpfr_ptr z, mpfr_srcptr s, mpfr_rnd_t rnd_mode)
function
mpfr.h
775
__MPFR_DECLSPEC int
mpfr_zeta
(mpfr_ptr, mpfr_srcptr, mpfr_rnd_t);
Completed in 67 milliseconds
Indexes created Sat Sep 05 00:25:07 UTC 2026