angleMode Not working?

Hi everyone,

So I'm doing some work with angles/trigonometry, but for some reason angleMode(DEGREES); does absolutely nothing. If I run angleMode(DEGREES); Math.sin(90); in the console I got the value of sin(90 radians) instead of the value for degrees.

Tagged:

Answers

Sign In or Register to comment.