Power
Evaluates the equation of a circumference at a given point.
Syntax
power(Circumference, Point)
Description
Given a circumference with center and radius , we define the function . Then, given a point , this function returns .
Evaluates the equation of a circumference at a given point.
power(Circumference, Point)
Given a circumference with center and radius , we define the function . Then, given a point , this function returns .