So, what if the array contains [1.0, 3.0, 0.0]? What would you expect? What does it give?

What if the array contains [1.0, 2.0, 3.0, 2.0, 5.0, 6.0]? What would you expect? What does it give?
...