subject

Simple geometry can compute the height of an object from the the object's shadow length and shadow angle using the formula: tan(angleelevation) = treeheight / shadowlength. given the shadow length and angle of elevation, compute the tree height. sample program: #include #include int main(void) { double treeheight = 0.0; double shadowlength = 0.0; double angleelevation = 0.0; angleelevation = 0.11693706; // 0.11693706 radians = 6.7 degrees shadowlength = 17.5; printf("tree height: %lf\n", treeheight); return 0; }

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 17:00
Your computer running windows 10 is doing some very strange things with the operating system. you are fairly certain it is not a hardware issue. you need to try to get further insight into what is going on within the operating system. which tool would be best suited for this?
Answers: 2
question
Computers and Technology, 23.06.2019 00:00
Which is the correct sequence of steps to set up a document in landscape orientation? a. select page setup from the file menu. then click the margins tab and select landscape. b. select page setup from the edit menu. then click the margins tab and select landscape. c. select page setup from the insert menu. then click the margins tab and select landscape. d. select page setup from the format menu. then click the margins tab and select landscape
Answers: 1
question
Computers and Technology, 23.06.2019 12:40
According to the video what are some tasks petroleum engineers perform check all that apply
Answers: 2
question
Computers and Technology, 23.06.2019 14:00
How are stop motion special effects in animated films created
Answers: 1
You know the right answer?
Simple geometry can compute the height of an object from the the object's shadow length and shadow a...
Questions
question
Mathematics, 26.06.2021 01:00
question
Computers and Technology, 26.06.2021 01:00
question
Mathematics, 26.06.2021 01:00
question
English, 26.06.2021 01:00