Expand description
Find “simple” numbers is some range. Used by sliders.
Functions§
- best_
in_ range_ f64 - Find the “simplest” number in a closed range [min, max], i.e. the one with the fewest decimal digits.
Find “simple” numbers is some range. Used by sliders.