Given 2 pairs of cartesian co-ordinates, determine the angle between the 2 vectors formed by the points and the origin. Angle must be in [0,180] and in degrees.
e.g.
[0 1;2 0] [1 1;-2 0] [1 1;2 2]
90 135 0
2110 Solvers
Project Euler: Problem 9, Pythagorean numbers
157 Solvers
Create a Multiplication table matrix...
226 Solvers
Determine the number of odd integers in a vector
320 Solvers
Help the Patriots get to the Super Bowl
114 Solvers
Problem Tags