InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the sin() function?(a) To find the sine of a number(b) To find the cosine of a number(c) To find the tan of a number(d) To find the inverse tan of a numberI have been asked this question during an interview.Question is from Mathematical Functions topic in chapter Arduino Programming of Arduino |
|
Answer» Correct answer is (a) To FIND the SINE of a number |
|