20a21 > #include 69,70c70 < // Can we have a boost::mathconst please? < const result_type pi = result_type(3.14159265358979323846); --- > const result_type pi = math::constants::pi();