Is there a general way to find a area of a super triangle?
I know the definition of a super triangle is the following: In the disk model of hyperbolic plane, the area bounded by three points M, P, and Q is called a super triangle if at least one of these three points belongs to the boundary of the disk.
I also know that we can have multiple scenarios here:
M is on the boundary
M, P are on the boundary
M, P, Q are on the boundary.
Is there a general way to find the area for such a triangle when given all three points? For example, $M = 1$, $P = i$, $Q = 1 + \sqrt{2}$