Home
last modified time | relevance | path

Searched refs:long_double_constants (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/math/doc/constants/
Dpp_pi.hpp81 namespace long_double_constants namespace
Dconstants.qbk67 are available in the namespace `boost::math::long_double_constants`.
/third_party/boost/boost/math/constants/
Dconstants.hpp249 namespace long_double_constants{ BOOST_STATIC_CONSTEXPR long double name = BOOST_JOIN(x, L); }\
/third_party/boost/libs/math/test/
Dtest_constants.cpp500 using namespace boost::math::long_double_constants; in test_long_double_spots()
784 constexpr long double ldval2 = boost::math::long_double_constants::pi; in test_constexpr()