why doesn't cos^-1(1.83/1.2) work?
The cosine only returns values from -1 to 1, inclusive......Since (1.83 / 1.2) > 1, this isn't defined for the cosine function.