Module emath::smart_aim

source ·
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.