document.write( "Question 461972: Hi,\r
\n" ); document.write( "\n" ); document.write( "I have a function f(angle), that needs to be fed an angle between 0 and 2*Pi.\r
\n" ); document.write( "\n" ); document.write( "The problem with the trigonometric functions is that they only cover 0 to 90 degrees. I need to cover the whole 360 degrees.\r
\n" ); document.write( "\n" ); document.write( "Is there any alternative to using the trigonometric functions?
\n" ); document.write( "Let's say vectors, sign functions, anything. I don't want to use conditional math.
\n" ); document.write( "

Algebra.Com's Answer #316816 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
I have a function f(angle), that needs to be fed an angle between 0 and 2*Pi.
\n" ); document.write( "The problem with the trigonometric functions is that they only cover 0 to 90 degrees. I need to cover the whole 360 degrees.
\n" ); document.write( "Is there any alternative to using the trigonometric functions?.
\n" ); document.write( "..
\n" ); document.write( "Trigonometric functions do cover 2π radians or 360º. When you have an angle>90º, you must determine the reference angle from its standard position. For example, for 135º or 3π/4 the reference angle is 45º or π/4. This places the reference angle in quadrant II where the sine is positive and the cosine, negative, that is, sin 135º=√2/2, and cos 135=-√2/2. There are 4 quadrants in 360º. To determine the value of a trig function, you must determine which quadrant its reference angle falls in and whether it is positive or negative. There is a lot more than this to learn about trig functions. I hope this give you a glimpse of what you need to know.
\n" ); document.write( "
\n" );