geometry[tangentpc] - find the tangent of a point on a circle with respect to that circle
|
Calling Sequence
|
|
tangentpc(l, P, c)
|
|
Parameters
|
|
l
|
-
|
the name of the tangent line
|
P
|
-
|
point
|
c
|
-
|
circle
|
|
|
|
|
Description
|
|
•
|
The routine returns l which is the tangent of point P on circle c with respect to c.
|
•
|
For more details on the result, use detail.
|
•
|
The command with(geometry,tangentpc) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?