geometry[powerpc] - compute power of a given point with respect to a given circle
|
Calling Sequence
|
|
powerpc(P, c)
|
|
Description
|
|
•
|
The power of point P with respect to circle c is where d is the distance from point P to the center of c, and R is the radius of c.
|
•
|
The command with(geometry,powerpc) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?