下一頁: 向量 主題: 指令 前一頁:   目錄   索引


次單元



Point[line]
線上的點
Point[conic]
圓錐曲線的點 (例如:圓 、橢圓、雙曲線)
Point[function]
函數上的點

Point[vector]
向量上的點
Point[point P, vector v]
點 P + 向量 v


中點

Midpoint[point A, point B]
A 和 B 的中點
Midpoint[segment]
線段的中點
Midpoint[conic]
圓錐曲線(例如:圓 、橢圓、雙曲線) 的中點


焦點

Focus[conic]
(所有的) 一圓錐曲線的交點


Vertex

Vertex[conic]
(所有的) 一圓錐曲線的頂點
 


質心

centroid[polygon]
一多邊形的質心


相交

Intersect[line g, line h]
線段 g 和 h 的交點
Intersect[line g, conic c]
直線 g 和圓錐曲線 c 的交點(最多為 2)
Intersect[conic c, conic d]
兩圓錐曲線 c 和 d 的交點(最多為 4)



Markus Hohenwarter, 2004-06-07