InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the cos() function?(a) To find the cosine of a number(b) To find the sine of a number(c) To find the tan of a number(d) To find the inverse cosine of a numberI got this question in an internship interview.My question is based upon Mathematical Functions in chapter Arduino Programming of Arduino |
|
Answer» Correct answer is (a) To find the cosine of a number |
|