InterviewSolution
Saved Bookmarks
| 1. |
What will sin(x) returns?(a) sine of x where x is in radians(b) sine of x where x is in degree(c) cosine of x where x is in radians(d) cosine of x where x is in degreeI have been asked this question in final exam.Asked question is from Mathematical Functions topic in section Input and Output in C of C |
|
Answer» Correct OPTION is (a) SINE of X where x is in radians |
|