How do you find the exact value of arctan(tanx)?
1 Answer
Aug 30, 2015
which simplifies to
Explanation:
If
Otherwise we need to add some integer multiple of
Using the floor function, we can write:
Here's a graph of
graph{3pi/5(abs(sin(x/2+pi/4))-abs(cos(x/2+pi/4))-1/6(abs(sin(x/2+pi/4)^3))+1/6(abs(cos(x/2+pi/4)^3)))(tan(x/2+pi/4)/abs(tan(x/2+pi/4))) [-5, 5, -2.5, 2.5]}
...