Circle Equation from Center and one Point - Develops the general equation of a circle based on the coordinates of the center (h,k) and any point on the circle (x,y).
Circle Equation from Three Points: Develops the general equation of a circle that goes through three points that are not in a straight line.
Circle with same Perimeter as an Ellipse - Computes the radius of the circle with the same perimeter of an ellipse defined by the semi-major and semi-minor axes.
Rectangles to Cover a Circle - Computes the number of rectangles needed to minimally cover a circle based on the circle's diameter and the length and width of the rectangles.