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 - 6
of
6
) 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);
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);
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
tgmath.h
185
#define
tgamma
(a) __TG_FN1(
tgamma
, (a))
macro
tgmath.h
185
#define
tgamma
(a) __TG_FN1(
tgamma
, (a))
macro
Completed in 121 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025