Computer Science, asked by piescavuilati, 7 months ago

. Write a C++ program to convert the rectangular (x, y) coordinates of
a point into polar form. i.e. given an x and y position on a Cartesian
coordinate system as below
You are calculate the distance from the origin, r, and the angle from x
axis, θ.
a) Write a pseudocode for your program. (5 mark

Answers

Answered by tuksmahn00
0

Answer:

its in week 15 notes

Explanation:

open it on moodle

Similar questions