All Tags »
math »
polar coordinates
Sorry, but there are no more tags available to filter with.
-
Author: Ken Ingle
Ken's comments about the program:
The PolarCoordinates program shows off some simple but interesting graphs plotted within a polar coordinate system. The polar coordinates are converted to (X,Y) cartesian coordinates for screen display. The CartesianPoint structure is used to pass (X, Y) coordinates when doing the ...