OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tgamma
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libm/src/
b_tgamma.c
81
* Accuracy:
tgamma
(x) is accurate to within
135
tgamma
(double x)
function in typeref:typename:double
212
/* Return r*
tgamma
(y). */
312
y =
tgamma
(y);
314
y = -x*
tgamma
(-x);
/src/include/
tgmath.h
185
#define
tgamma
(a) __TG_FN1(
tgamma
, (a))
macro
Completed in 12 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025