Module smart_aim
Expand description
Find “simple” numbers is some range. Used by sliders.
Functions§
- 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.