InterviewSolution
Saved Bookmarks
| 1. |
What is the use of the tan() 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 online exam.I want to ask this question from Mathematical Functions in portion Arduino Programming of Arduino |
|
Answer» Right option is (c) To find the tan of a NUMBER |
|