# Question As said in the title why is `(0, 2)` mapped to the point at infinity? ``` /* * Even though (0,2) is formally a point on E1 curve it's turned to * infinity... */ ```