Module emath::smart_aim[][src]

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.