rational_approximation_helper  118 src/Generator.cpp     const auto r = rational_approximation_helper(1.0/float_part, max_depth - 1);
rational_approximation_helper  148 src/Generator.cpp         auto next = rational_approximation_helper(d, mid);