c program to use the sin() function in the math library that write the inputs absolute value
Answers
Answered by
0
Answer:
In the C Programming Language, the sin function returns the sine of x.
Syntax. The syntax for the sin function in the C Language is: double sin(double x); ...
Returns. The sin function returns the sine of x, measured in radians.
Required Header. ...
Applies To. ...
sin Example. ...
Similar Functions.
Similar questions
Geography,
3 months ago
India Languages,
3 months ago
Math,
3 months ago
English,
8 months ago
English,
1 year ago
Accountancy,
1 year ago