write in Python
Store the sine of 44 degrees in x.
Store the cosine of (pi/1.33) radians in y.
import math x = math.sin(math.radians(44)) y = math.cos(math.pi / 1.33) print(x, y)

write in Python Store the sine of 44 degrees in x. Store the cosine of (pi/1.33)...
Write a Main function and a Function to compute and print the sine and cosine values of the array A elements which are angles in degrees. Within the MAIN function: • Declare a float array A to hold 50 angles in degrees. • Initialize array A elements from the standard input. • Pass the array A to the function as an argument. Within the function: • Read array A elements and compute and print the sine and cosine values of...
Find the parametric equations using sine and cosine for the surface obtained by rotating the curve x = sin(y) about the y-axis over the interval 0 < y < pi.
Program 2 #include <iostream> #include <cmath> using namespace std; int main() { const double PI = 3.141592653; int degrees; double radians; cout << "Enter a value for the degree of an angle\n"; cin >> degrees; // translate the formula for converting degrees to radians into C++: // // degrees x PI // ------------ = radians // 180 radians = _____________________________________; // Refer to p. 127 for help below....
Write the expression in terms of sine and cosine, and then simplify the expression so that no quotients appear and all functions are of x only. cotx sin x cotx sin x =
OTRIGONOMETRIC FUNCTIONS Writing the equation of a sine or cosine function given its graph.... write an equation of the form y = a sinbx or y= a cosbx to describe the graph below. 3- JT D=0 31 3 151 - 2 -- X 5 ? rt
Write in Python 3
Write a program that takes the value of an angle x in degrees, such that 0 s x <90, and calculates approximate value of sine of the given angel using the following series sin(x)-x-for all x The series given above has infinite number of terms. However, you can only include a finite number of terms in the series. The absolute value of each subsequent term is smaller than that of the term calculated before it. The...
27 Without using a calculator, compute the sine and cosine of by using the reference angle. 3 What is the reference angle? radians. In what quadrant is this angle? (answer 1, 2, 3, or 4) sin 21 3 COS () 2 3 (Type sqrt(2) for 2 and sqrt(3) for 3.) Without using a calculator, compute the sine and cosine of 135° by using the reference angle. (Type sqrt(2) for 2 and sqrt(3) for V3.) What is the reference angle? degrees....
Write a program that inputs from the user an angle (measured in degrees) then computes and prints: (the trigonometric sine of the angle in radians) squared + (the trigonometric cosine of the angle in radians) squared. Test your program on different degrees; if your program is working correctly, the result should be 1 each time (pythagorean trigonometric identity). IN JAVA THANK YOU
15 of 23 (22 complete) Write the expression in terms of sine and cosine, and then simplify the expression so that no quotients appear and all functions are of xonly. cotx sinx cotxsin x COS X
Write the equation of a sine or cosine function to describe the graph. a TT 2x SA 3 2 3 6