Module malachite_q::conversion::from_float_simplest

source ยท
Expand description

Functions for converting a primitive float to a Rational, choosing the Rational with minimal denominator that rounds to the given float.