Home | History | Annotate | Download | only in tests

Lines Matching full:atan2l

360 TEST(math, atan2l) {
361 ASSERT_DOUBLE_EQ(0.0L, atan2l(0.0L, 0.0L));