Hi All,
Could someone tell me how to plot the graph and generate the table for y = 9 sin (Ɵ - 15) over 360 degree.
The coordinates need to be a 15 degree intervals
regards
Bungouk
| x degrees | y=9*sin(x-15 |
| 15 | 9*sin(15-15) |
| 30 | 9*sin(30-15) |
| 45 | 9*sin(45-15) |
| 60 | 9*sin(60-15) |
| 75 | 9*sin(75-15) |
| 90 | 9*sin(90-15) |
| 105 | 9*sin(105-15) |
| 120 | 9*sin(120-15) |
| : | |
| : | |
| 315 | 9*sin(315-15) |
| 330 | 9*sin(330-15) |
| 345 | 9*sin(345-15) |
| 360 | 9*sin(360-15) |
| 375 | 9*sin(375-15) |