OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ls2pi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/math/
lgammaq.c
89
/* log gamma(x) = ( x - 0.5 ) * log(x) - x +
LS2PI
+ 1/x P(1/x^2)
92
static const __float128
ls2pi
= 9.1893853320467274178032973640561763986140E-1Q;
variable
1042
q =
ls2pi
- x;
/src/external/gpl3/gcc.old/dist/libquadmath/math/
lgammaq.c
89
/* log gamma(x) = ( x - 0.5 ) * log(x) - x +
LS2PI
+ 1/x P(1/x^2)
92
static const __float128
ls2pi
= 9.1893853320467274178032973640561763986140E-1Q;
variable
1042
q =
ls2pi
- x;
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026