1 #ifndef BOOST_REAL_IRRATIONALS_HPP 2 #define BOOST_REAL_IRRATIONALS_HPP 4 #include <real/real.hpp> 5 #include <real/irrational_helpers.hpp> 10 namespace irrational {
17 boost::real::real CHAMPERNOWNE_BINARY(boost::real::irrational::champernowne_binary_get_nth_digit, 0);
22 #endif //BOOST_REAL_IRRATIONALS_HPP Definition: boundary.hpp:7
boost::real::real is a C++ class that represent real numbers as abstract entities that can be dynamic...
Definition: real.hpp:54