1

I have some problem with awareness of school material. How can we say that $\cos\phi$ or $\sin\phi$ would be negative? The metric - a function that takes only positive values in $\mathbb{R}$. I know that in school about that sayng that $\phi$ -- obtuse angle. But for now it is looking little bit strange.

  • 2
    You might find this answer of mine helpful. – Blue Dec 02 '18 at 08:39
  • You should explain in your question, as you have in comments below gimusi's answer, that your interest is the trigonometric form of complex numbers. (Changing the real-analysis tag to complex-numbers would also be appropriate). Perhaps also explain how your confusion about metrics is involved. As it is, the quesiton is a bit vague. – Blue Dec 02 '18 at 09:16
  • @Blue So my confusion in that metric $\rho(x,y)$ -- the function in $\mathbb{R}_{+}$, and in school $\cos$ and $\sin$ define as relation between segments of a certain length. The norm -- length -- always positive – Just do it Dec 02 '18 at 09:19

1 Answers1

2

To understand that we need to recall that by definition $\cos \theta$ and $\sin \theta$ are precisely the coordinates of the point $P(x,y)$ on the unitary circle such that ray OP forms an angle $\theta$ with positive $x$ axis (usually assuming as positive the counterclockwise direction).

Since the equation for the unit circle is $x^2+y^2=1$, $\cos A$ and $\sin A$ can also assume negative values, for exampleat an angle $180°$ corresponds the point $(-1,0)$ and therefore

  • $\cos (180°)=-1$
  • $\sin (180°)=0$

enter image description here

user
  • 154,566