InterviewSolution
Saved Bookmarks
| 1. |
Determine the ranges of sine and cosine functions. |
|
Answer» SOLUTION :The MAXIMUM and minimum values of SINE and cosine are 1 and -1, respectively. `therefore` Ranges of sine and cosine are [-1, 1]. |
|