Home
last modified time | relevance | path

Searched refs:M_PI_2L (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/
H A Dcomplex_test.cpp12 #define M_PI_2L 1.570796326794896619231321691639751442L macro
79 * @tc.desc: Test whether the cacosl result is M_PI_2L when the parameter is 0.0.
84 EXPECT_EQ(M_PI_2L, cacosl(0.0)); in HWTEST_F()

Completed in 1 milliseconds