Skip to content

Module that contains various methods to solve and graph circumference general equations.

License

Notifications You must be signed in to change notification settings

frncscp/circumference-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

87925c2 · Jun 8, 2023

History

15 Commits
Feb 6, 2023
Jun 8, 2023
Feb 6, 2023
Mar 14, 2023
Mar 19, 2023

Repository files navigation

circumference-kit

It can:

  • Get the radius and center from other variables.

  • Plot a circumference with:

    • Radius' endpoints.

    • Center and radius.

  • Plots two circumferences (with no radius or title) to visually observe if they intersect.

  • Converts a general equation to a circumference equation (if possible) and plots it

  • Gets the variables as input and outputs the circumference equation formula.

It cannot:

  • Bake a cake.

from module import Circumference_kit, graph_based_on_center_and_radius

About

Module that contains various methods to solve and graph circumference general equations.

Topics

Resources

License

Stars

Watchers

Forks