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

[Feature] Add Roots Equation Calculator #1072

Closed
4 of 7 tasks
sharmi4590 opened this issue Jun 1, 2024 · 9 comments · Fixed by #1673
Closed
4 of 7 tasks

[Feature] Add Roots Equation Calculator #1072

sharmi4590 opened this issue Jun 1, 2024 · 9 comments · Fixed by #1673
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task

Comments

@sharmi4590
Copy link
Contributor

sharmi4590 commented Jun 1, 2024

Description

I want to add an equation generator calculator for given roots. First, it will ask for the number of roots and then the user has to enter the roots, after that, the equation would be generated.
Example 1: Number of roots = 2
root1= 2, root2= 2
equation =( x^2 - 4x +4 = 0)
Example2: number of roots = 3
root1=1, root2=1, root3=1
equation = (x^3 - 3x + 3x -1 =0)
Like this, it will work for any number of roots.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

github-actions bot commented Jun 1, 2024

Hey @sharmi4590, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@Rakesh9100 Rakesh9100 changed the title Roots to Equation Calculator [Feature] Add Equation Roots Calculator Jun 4, 2024
@Rakesh9100
Copy link
Owner

Issue is already open for this, you can comment on that or create new issues @sharmi4590

@Rakesh9100 Rakesh9100 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 4, 2024
Copy link

github-actions bot commented Jun 4, 2024

Hello @sharmi4590! Your issue #1072 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added the duplicate 🔁 This issue or pull request already exists label Jun 4, 2024
@sharmi4590
Copy link
Contributor Author

sharmi4590 commented Jun 4, 2024

@Rakesh9100 , issue #1046 the issue description states that finding roots , whereas in my description I have said that the roots will be given and they will be converted to equation. Please once check my description. There's a lot of difference as the result of that calculator is roots and mine is equation.

@Rakesh9100
Copy link
Owner

Okay, so do you want to work and be assigned @sharmi4590

@sharmi4590
Copy link
Contributor Author

Okay, so do you want to work and be assigned @sharmi4590

Yes

@Rakesh9100 Rakesh9100 changed the title [Feature] Add Equation Roots Calculator [Feature] Add Roots Equation Calculator Jul 16, 2024
@Rakesh9100
Copy link
Owner

Go ahead, name it as Roots-Equation-Calculator @sharmi4590

@Rakesh9100 Rakesh9100 reopened this Jul 16, 2024
@Rakesh9100 Rakesh9100 added gssoc GSSOC Open Source Program and removed duplicate 🔁 This issue or pull request already exists labels Jul 16, 2024
@sharmi4590
Copy link
Contributor Author

Hey @Rakesh9100 Could you please look into my PR #1673

Copy link

Hello @sharmi4590! Your issue #1072 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 Advanced task labels Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSOC Open Source Program level3 Advanced task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants