Home
last modified time | relevance | path

Searched refs:sqrt2_128 (Results 1 – 3 of 3) sorted by relevance

/dports/math/mppp/mppp-0.26/test/
H A Dreal128_constants.cpp65 REQUIRE((sqrt2_128.m_value == real128_sqrt2().m_value));
/dports/math/mppp/mppp-0.26/include/mp++/
H A Dreal128.hpp2033 inline constexpr real128 sqrt2_128 = real128_sqrt2(); variable
/dports/math/mppp/mppp-0.26/doc/
H A Dreal128.rst1577 .. cpp:var:: constexpr mppp::real128 mppp::sqrt2_128