const unsigned int DEFAULT_ITERATIONS_FROM_FP
Default iterations used in the fromFloatingPoint recursive algorithm.
const unsigned int DEFAULT_COUT_ERATIONAL_DIGITS
The default precision set for ERational std::cout.
const unsigned int DEFAULT_MAX_DIGITS_APPROXIMATE
The max digits handled by the method toApproximation.
const unsigned int DEFAULT_KEPT_DIGITS_APPROXIMATE
The default precision set for toApproximation.
const double DEFAULT_THRESHOLD_FROM_FP
Default iterations used in the fromFloatingPoint recursive algorithm.