원 명령

GeoGebra Manual
Mathcare (토론 | 기여)님의 2020년 6월 28일 (일) 21:33 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
이동: 둘러보기, 검색
Accessories dictionary.png
이 페이지는 공식 매뉴얼에서 출력과 pdf를 위한 부분입니다. 일반 사용자들은 이 페이지를 편집할 수 없습니다. 만일 이 페이지에서 오류를 발견하였으면, 연락하여 주시기 바랍니다.사용자에 의해 편집 가능한 버전으로 이동
Circle( <Point>, <Radius Number> )
Yields a circle with given center and radius.
Circle( <Point>, <Segment> )
Yields a circle with given center and radius equal to the length of the given segment.
Circle( <Point>, <Point> )
Yields a circle with given center through a given point.
Circle( <Point>, <Point>, <Point> )
Yields a circle through the three given points (if they do not lie on the same line).


Circle( <Line>, <Point> )
Creates a circle with line as axis and through the point.
Circle( <Point>, <Radius>, <Direction> )
Creates a circle with center, radius, and axis parallel to direction, which can be a line, vector or plane.
예:
Circle( <Point>, <Radius>, <Plane> ) yields a circle parallel to the plane and with perpendicular vector of the plane as axis.
Circle( <Point>, <Point>, <Direction> )
Creates a circle with center, through a point, and axis parallel to direction.
노트: If you use eg x = 0 or y = 0 for the Direction it will be interpreted as a plane, not a line
© 2024 International GeoGebra Institute