As it is now, `max([3.1, -0.9, 2.1])` returns `E805`. It would be nice to extend `max()` and `min()` functions for list of floats.