OpenGrok
Cross Reference: math_test.cpp
xref
: /
bionic
/
tests
/
math_test.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tests
Lines Matching
refs:gamma
1158
TEST(math,
gamma
) {
1159
ASSERT_DOUBLE_EQ(log(24.0),
gamma
(5.0));