Specifically, what do `min(+0, -0)` and `min(-0, +0)` return?
Specifically, what do
min(+0, -0)andmin(-0, +0)return?