Given a circle C of radius r and a point A at a distance of d from the center of C, the power of A relative to C is d2 − r2.
The powerpc command takes as arguments a circle and a point.
powerpc returns the power of the point relative to the circle.
Input:
Output: