Is There A Way To Return A Fully Reduced Ratio When Calling .as_integer_ratio()?
I noticed something strange when calling .as_integer_ratio() on some floats. for example: (2.2).as_…
Read more
Is There A Way To Return A Fully Reduced Ratio When Calling .as_integer_ratio()?