2026-08-04 09:10
Reflecting the the x-axis (line y=0) leaves the x-coordinate unchanged and negates the y-coordinate:
(x, y) -> (x, -y)
For example:
(1, 2) -> (1, -2)
(3, -4) -> (3, 4)
About Us|Disclaimer|Copyright Notice|Infringement Report|Privacy Policy|Contact Us
Copyright © 2026 eLLeNow.com All Rights Reserved.