KingBigness
- 94
- 0
Homework Statement
Firstly sorry if this is in the wrong place. I have never submitted a question on this forum about a comp sci question.
I got an assignment that asked me to solve for a variable using Bisection of successive approximations. This however is not why I am here as I know you do not give answers to assignments.
I have done the assignment properly and submitted it so this is just for general knowledge. I was wondering if anyone could come up with a more efficient solution to this problem using other techniques that I may not have heard of before.
Homework Equations
d = \frac{vcos(\theta)}{g}(vsin(\theta)+\sqrt{v^{2}sin^{2}(\theta)-2gh}
Given v, g, h and d solve for theta.
Thanks for any ideas =D