Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Circle Equation Calculator #1976

Closed
wants to merge 2 commits into from
Closed

Conversation

Bishal-35
Copy link

@Bishal-35 Bishal-35 commented Jan 6, 2025

Fixes Issue🛠️

Closes #1946

Description👨‍💻

A Circle Equation Solver is helps solve or derive key characteristics of a circle based on its equation. Specifically, it can take an equation of a circle (in either standard or general form) and calculate the center and radius of the circle, or it can convert between different forms of the equation.

A Circle Equation Solver takes an equation of a circle and either:

1)Extracts the center and radius from the equation.
2)Converts the equation from one form to another (e.g., from general form to standard form).
3)Solves for unknowns, such as the center coordinates or radius, based on the given information

Type of Change📄

  • New feature (non-breaking change which adds functionality)

Checklist✅

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a SWOC'25 contributor.
  • I have performed a self-review of my code
  • My code follows the style guidelines of this project

Code of Conduct

I agree to follow this project's "Code of Conduct".

Screenshots/GIF📷

1

2

3

Copy link

netlify bot commented Jan 6, 2025

‼️ Deploy request for calcdiverse rejected.

Name Link
🔨 Latest commit 46993b3

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @Bishal-35, Welcome to the project CalcDiverse! 🎊
Thanks for your contribution! Your effort makes this project better. Keep it up! 🙌
Please wait for the PR to be reviewed. Happy Coding!! ✨

@Rakesh9100
Copy link
Owner

Please take up other issues as this is already solved by the contributor previously assigned @Bishal-35

@Rakesh9100 Rakesh9100 closed this Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add Circle Equation Calculator
2 participants