answersLogoWhite

0

#include "stdio.h" #include "math.h" int main() { double result,degrees,radians; printf("Enter the no. of degrees : "); scanf("%lf",&degrees); radians = degrees*(M_PI/180); result = sin(radians); printf("%lf\n",radians); printf("The sin() of %lf is %lf\n", degrees, result); return 0; }

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

C program to find the value of sinx?

#include double x, y;y = sin (x);


Approximation of sin x by x?

the value of sin(x) lies between -1 to +1. the approx value of sin(x)/x = 1 when x tends to 0 & sin(x)/x = 0 when x tends to infinity.


What is the limit of sin x?

Sin(x) has a maximum value of +1 and a minimum value of -1.


What does 1 sin x equal?

The expression (1 \sin x) simplifies to (\sin x) because multiplying by 1 does not change the value of the sine function. Therefore, (1 \sin x = \sin x).


What is the integration of cotx?

The integral of cot (x) dx is ln (absolute value (sin (x))) + C. Without using the absolute value, you can use the square root of the square, i.e. ln (square root (sin2x)) + C


What is the significance of the x-value in a sine wave function?

The answer will depend on where, in the sine function, the x-value appears: For example, its roles in f(x) = sin(x), or f(x, theta) = x*sin(theta) or f(x, theta) = sin(x*theta) f(theta) = sin(theta + x) are quite different.


Cos x sin x integral?

sin2x + c


The function y equals sin θ is not a function beacause sin 30 equals sin 150?

Y=sin X is a function because for each value of X, there is exactly one Y value.


Sin x degrees equals 4 over 15 what would the value of x be?

x = sin-1 (4/15) ( sin -1 is [SHIFT] [sin] on a calculator ) = 15.5


What is the sin 29 equals x divided by 10?

2.9


2 sin x - 3 equals 0?

2 sin(x) - 3 = 0 2 sin(x) = 3 sin(x) = 1.5 No solution. The maximum value of the sine function is 1.0 .


What is the integral for sin 1-x?

- cos(1 - X) + C