Home | History | Annotate | Download | only in tests

Lines Matching full:logl

480 TEST(math, logl) {
481 ASSERT_DOUBLE_EQ(1.0L, logl(M_E));
1174 ASSERT_DOUBLE_EQ(logl(24.0L), lgammal(5.0L));