22a23 > #include 83,84c84 < // Can we have a boost::mathconst please? < const result_type pi = result_type(3.14159265358979323846); --- > const result_type pi = math::constants::pi();