i have an RC servo controlled coolant nozzles that needs to find the angle using the sin-1 (arcsin). I just can't seem to get it to work.
the formula is from this site
http://www.mathsisfun.com/algebra/trig-solving-sas-triangles.html using example 2. It works up till the last part sin P / 6.9 = sin(117°) / 8.405...
sin P = ( sin(117°) × 6.9 ) / 8.405...= 0.7313...
P = sin-1(0.7313...) = 47.0° to one decimal place
.
To check my math i did each step in a different brain.
In the tool height DRO put 6.9
I tried putting .7313 in the DRO with a brain with the formula arcsin(a) and still get .8202
The sin-1 of .7313 should be 47 but i get .8202 Is it a bug or am I doing something wrong?
formula arcsin(((0.891)*a)/(sqrt(a^2+2.6^2-2*a*2.6*(-.4539)) puts out .8202
Is there a better formula to use? The information that i have is 2 sides and one angle of the triangle.
https://www.youtube.com/watch?v=_tZ03tWGnL8&list=UUcIK-PynOymd_15wWIhGyHg