We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ffe9b commit 1e3a59fCopy full SHA for 1e3a59f
libc/test/src/math/atanpif16_test.cpp
@@ -37,4 +37,5 @@ TEST_F(LlvmLibcAtanpif16Test, NegativeRange) {
37
EXPECT_MPFR_MATCH_ALL_ROUNDING(mpfr::Operation::Atanpi, x,
38
LIBC_NAMESPACE::atanpif16(x), 0.5);
39
}
40
-}
+}
41
+
0 commit comments