geometry[Pole] - find the pole of a given line with respect to a given conic or a given circle
|
Calling Sequence
|
|
Pole(P, p, c)
|
|
Parameters
|
|
P
|
-
|
the name of the pole of the line
|
p
|
-
|
line
|
c
|
-
|
conic or circle
|
|
|
|
|
Description
|
|
•
|
The pole of a line p with respect to a circle c, center O is the inverse of foot of perpendicular from O to p. Alternatively, the point of intersection of the polars of any two points on p.
|
•
|
For a detailed description of the pole of P, use the routine detail.
|
•
|
The command with(geometry,Pole) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?