find_nearest
find_nearest(value - down, iteration + 1);
find_nearest(up - value, iteration + 1);
find_nearest(length, 0);