Calculator Programs
Calculus, Pre-Calculus, Geometry, Physics, Chemistry, and just Math Programs for the TI-84!
Wednesday, April 20, 2011
Pre-Calc: Vector Angle
You have two 2D vectors and you want the angle on the plane between them.
-- Vector Angle --
:Input "X1: ",A
:Input "Y1: ",B
:Input "X2: ",C
:Input "Y2: ",D
:Degree
:cos
-1
(((AC)+(BD))/(
√
(A
2
+B
2
)
√
(C
2
+D
2
)))
→
M
:Disp M
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment