Home | History | Annotate | Download | only in tests

Lines Matching refs:gamma

1385 TEST(MATH_TEST, gamma) {
1386 ASSERT_DOUBLE_EQ(log(24.0), gamma(5.0));