Intersect 指令

来自GeoGebra Manual
跳转至: 导航搜索
Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


Intersect[ <Object>, <Object> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
Intersect[ <Object>, <Object>, <Number of Intersection Point> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
Intersect[ <Object>, <Object>, <Initial Point> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
Intersect[ <Function>, <Function>, <Start x-Value>, <End x-Value> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊
Intersect[Line g, Line h]
Yields the intersection point of lines g and h.
Intersect[Line, Conic]
Yields all intersection points of the line and conic section (max. 2).
Intersect[Line, Conic, Number n]
Yields the nth intersection point of the line and the conic section.
Intersect[Conic c1, Conic c2]
Yields all intersection points of conic sections c1 and c2 (max. 4).
Intersect[Conic c1, Conic c2, Number n]
Yields the nth intersection point of conic sections c1 and c2.
Intersect[Polynomial f1, Polynomial f2]
Yields all intersection points of polynomials f1 and f2.
Intersect[Polynomial f1, Polynomial f2, Number n]
Yields the nth intersection point of polynomials f1 and f2.
Intersect[Polynomial, Line]
Yields all intersection points of the polynomial and the line.
Intersect[Polynomial, Line, Number n]
Yields the nth intersection point of the polynomial and the line.
Intersect[Function f, Function g, Point A]
Calculates the intersection point of functions f and g by using Newton's method with initial point A.
Intersect[Function, Line, Point A]
Calculates the intersection point of the function and the line by using Newton's method with initial point A.
Intersect[Function f, Function g, left-x, right-x]
Calculates the intersection points for the two functions in the given interval.
備註: Also see tool Tool Intersect Two Objects.gif Intersect Two Objects.
© 2024 International GeoGebra Institute