Question: Note: Do it Using C Programming Language. 1. Write a program to generate cartesian co-ordinates (x, y), if the polar co-ordinates (r, 0) of a

Note: Do it Using C Programming Language.
1. Write a program to generate cartesian co-ordinates (x, y), if the polar co-ordinates (r, 0) of a point are provided. The transformation holds the following relationship: x rcos 0 and y - rsin0. C's default angles are in radians. The conversion from degrees to radians is given by: Oradians P (x, y) FIG. 1: Question1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
