What is the mapping rule for a 180° rotation?

(x, y) → (y, x)
(x, y) → (–y, x)
(x, y) → (y, –x)
(x, y) → (–x, –y)