This assignment requires you to use functions from the math library to calculate

This assignment requires you to use functions from the math library to calculate trigonometric results.
Write functions to do each of the following:
Calculate the adjacent length of a right triangle given the hypotenuse and the adjacent angle.
Calculate the opposite length of a right triangle given the hypotenuse and the adjacent angle.
Calculate the adjacent angle of a right triangle given the hypotenuse and the opposite length.
Calculate the adjacent angle of a right triangle given the adjacent and opposite lengths.
These must be four separate functions.  You may not do math in the main program for this assignment.
As the main program, include test code that asks for all three lengths and the angle, runs the calculations to determine the other results, and prints them out.
Be sure to include code comments that say what the function is, what it returns (if anything) and what could cause an error. This program is to be written in Python.

Posted in Uncategorized

Place this order or similar order and get an amazing discount. USE Discount code “GET20” for 20% discount