As ducttapecrown said in their comment, you can define an addition on points on elliptic curves. (You can think of an elliptic curve as a cubic equation on the plane, so if you take a line that goes through two points, it will go through a third. There's more work to do to turn it into an addition, but that's the basic idea.)
There are different types of addition, though. A rank two addition would mean it looks like (x, y) + (x', y') = (x + x', y + y'). A rank three addition would mean it looks like (x, y, z) + (x', y', z') = (x + x', y + y', z + z'). Here they found the first example of an elliptic curve where the rank is 30.