This is an example from my text book, not a homework question.
A force vector, F, has components of -i + j
I know the magnitude of F is the square root of 2, I need to calculate the inclination of the vector F to the x-axis. In the book it says
theta = 180degrees - arctan(1/1)
i.e. theta = 180 degrees - 45 degrees = 135 degrees. I know that the arctan of +1 is 45 degrees.
The bit that's puzzling me is why is the parameter of the arctan 1/1. Should it not be (-1/1) ?