ucsb-cs56-projects / cs56-utilities-grapher

-
0 stars 3 forks source link

Add support for different coordinate systems (polar) #18

Open jalexanderqed opened 7 years ago

jalexanderqed commented 7 years ago

Currently only two-dimensional cartesian coordinates are supported. You should add at least basic support (sin, cos, polynomials) for polar coordinates and/or parametric coordinates. Each of these will be worth 200 points. See #19 for the parametric listing.

jalexanderqed commented 7 years ago

F16 OK (200 pts)