Searched refs:prod (Results 1 – 9 of 9) sorted by relevance
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | e_gamma_r.c | 68 double prod = __gamma_product (x_adj, 0, n, &eps); in gamma_positive() local 70 * prod * (1.0 + eps)); in gamma_positive() 77 double prod = 1; in gamma_positive() local 85 prod = __gamma_product (x_adj - n, x_eps, n, &eps); in gamma_positive() 107 div_expansion (&h1, &l1, h1, l1, prod, prod * eps); in gamma_positive()
|
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | e_gammal_r.c | 73 long double prod = __gamma_productl (x_adj, 0, n, &eps); in gammal_positive() local 75 * prod * (1.0L + eps)); in gammal_positive() 82 long double prod = 1; in gammal_positive() local 90 prod = __gamma_productl (x_adj - n, x_eps, n, &eps); in gammal_positive() 111 / prod); in gammal_positive()
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | e_gammal_r.c | 68 long double prod = __gamma_productl (x_adj, 0, n, &eps); in gammal_positive() local 70 * prod * (1.0L + eps)); in gammal_positive() 77 long double prod = 1; in gammal_positive() local 85 prod = __gamma_productl (x_adj - n, x_eps, n, &eps); in gammal_positive() 106 / prod); in gammal_positive()
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | e_gammal_r.c | 74 _Float128 prod = __gamma_productl (x_adj, 0, n, &eps); in gammal_positive() local 76 * prod * (1 + eps)); in gammal_positive() 83 _Float128 prod = 1; in gammal_positive() local 91 prod = __gamma_productl (x_adj - n, x_eps, n, &eps); in gammal_positive() 112 / prod); in gammal_positive()
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | e_gammaf_r.c | 69 float prod = 1; in gammaf_positive() local 77 prod = __gamma_productf (x_adj - n, x_eps, n, &eps); in gammaf_positive() 98 / prod); in gammaf_positive()
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | lorem_ipsum#tr_TR.UTF-8 | 1 …n. Detracto aşsentîor vîtupəratoribüs dûo an. Mel in cönvəňire rationibuş, nemorə prodəsset çüm əa. 41 …viderer quaerendum advərsarıum əst, id şiňt summö salutandi pri. At dîcta prodəsset referrəntûr si…
|
D | lorem_ipsum#pt_PT.UTF-8 | 45 …çãtâ pêrpetuá princípés nêc. Lãúdem disputãndó súsçipiántúr eum út, ei per habeõ sànçtus prodésset.
|
/glibc-2.36/benchtests/scripts/ |
D | plot_strings.py | 58 means = a.prod(0) ** (1.0 / len(a))
|
/glibc-2.36/manual/ |
D | texinfo.tex | 11035 \DeclareUnicodeCharacter{220F}{\ensuremath\prod}%
|