Difference between revisions of "Angle Command"

From GeoGebra Manual
Jump to: navigation, search
(en)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
 
<noinclude>{{Manual Page|version=4.0}}</noinclude>
;Angle[ <Object> ]
+
; Angle[Vector v1, Vector v2]: Returns the angle between two vectors ''v1'' and ''v2'' (between 0 and 360°) .
:{{translate|Angle Command}}
+
; Angle[Line g, Line h]: Returns the angle between the direction vectors of two lines ''g'' and ''h'' (between 0 and 360°) .
;Angle[ <Vector>, <Vector> ]
+
; Angle[Point A, Point B, Point C]: Returns the angle enclosed by ''BA'' and ''BC'' (between 0 and 360°), where point ''B'' is the apex.
:{{translate|Angle Command}}
+
; Angle[Point A, Point B, Angle α]: Returns the angle of size ''α'' drawn from point ''A'' with apex ''B''.
;Angle[ <Line>, <Line> ]
+
: {{Note| The point ''Rotate[A, α, B]'' is created as well.}}
:{{translate|Angle Command}}
+
; Angle[Conic]: Returns the angle of twist of a conic section’s major axis (see command [[Axes Command|Axes]]) .
;Angle[ <Point>, <Apex>, <Point> ]
+
; Angle[Vector]: Returns the angle between the ''x''‐axis and given vector.
:{{translate|Angle Command}}
+
; Angle[Point]: Returns the angle between the ''x''‐axis and the position vector of the given point.
;Angle[ <Point>, <Apex>, <Angle> ]
+
; Angle[Number]: Converts the number into an angle (result between 0 and 2pi).
:{{translate|Angle Command}}
+
; Angle[Polygon]: Creates all angles of a polygon in mathematically positive orientation (i.e., counter clockwise).
 +
: {{Note| If the polygon was created in counter clockwise orientation, you get the interior angles. If the polygon was created in clockwise orientation, you get the exterior angles.}}
 +
:{{Note| See also [[File:Tool Angle.gif|16px]] [[Angle Tool|Angle]] and [[File:Tool Angle Fixed.gif|16px]] [[Angle with Given Size Tool|Angle with Given Size]] tools .}}

Revision as of 02:52, 29 September 2011


Angle[Vector v1, Vector v2]
Returns the angle between two vectors v1 and v2 (between 0 and 360°) .
Angle[Line g, Line h]
Returns the angle between the direction vectors of two lines g and h (between 0 and 360°) .
Angle[Point A, Point B, Point C]
Returns the angle enclosed by BA and BC (between 0 and 360°), where point B is the apex.
Angle[Point A, Point B, Angle α]
Returns the angle of size α drawn from point A with apex B.
Note: The point Rotate[A, α, B] is created as well.
Angle[Conic]
Returns the angle of twist of a conic section’s major axis (see command Axes) .
Angle[Vector]
Returns the angle between the x‐axis and given vector.
Angle[Point]
Returns the angle between the x‐axis and the position vector of the given point.
Angle[Number]
Converts the number into an angle (result between 0 and 2pi).
Angle[Polygon]
Creates all angles of a polygon in mathematically positive orientation (i.e., counter clockwise).
Note: If the polygon was created in counter clockwise orientation, you get the interior angles. If the polygon was created in clockwise orientation, you get the exterior angles.
Note: See also Tool Angle.gif Angle and Tool Angle Fixed.gif Angle with Given Size tools .
© 2024 International GeoGebra Institute