Hey guys, so today i came across this little problem. I cant figure out, wich function is 2nd sin.
for example, if we have the angle, thats fine, we can just use sin(angle). sin(45) = 0,707
But what if i have the answer in length, for example 2nd sin(0,707) = 45 degress?
So in this example i have 0,707. How do i use it to get the angle?