This project, completed as part of the coursework at the Benemérita Universidad Autónoma de Puebla, focuses on graphing a polar function using the Bresenham algorithm in the Code::Blocks IDE. The aim ...
While I can currently graph polar equations, I can't treat those equations as functions of θ in other contexts, like if I want to integrate to find area, or just do arithmetic with the values in the ...