Muttzy
Mechanical
- Feb 20, 2014
- 18
I am trying to solve for rho that is on both sides of the equation - shown below.
rho = tan(rho)*[0.5+(pi-beta)*cot(beta)]
Beta is a function of theta - theta is my variable. I know what rho should equal for given values of theta but when I run the program I do not get the desired result.
Am I approaching this problem wrong and do you have any recommendations?
I have attached the program below.
rho = tan(rho)*[0.5+(pi-beta)*cot(beta)]
Beta is a function of theta - theta is my variable. I know what rho should equal for given values of theta but when I run the program I do not get the desired result.
Am I approaching this problem wrong and do you have any recommendations?
I have attached the program below.