Home | History | Annotate | Download | only in tests

Lines Matching refs:tgamma

1197 TEST(math, tgamma) {
1198 ASSERT_DOUBLE_EQ(24.0, tgamma(5.0));