Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 384 forks source link

[Feature] Add Discriminant Calculator #1747

Closed Indrajeety993648 closed 3 months ago

Indrajeety993648 commented 3 months ago

Description

Feature Request: Discriminant Calculator

Description

A discriminant calculator is a valuable tool for quickly determining the nature of the roots of a quadratic equation. By calculating the discriminant ((b^2 - 4ac)), users can easily understand whether the roots are real and distinct, real and equal, or complex.

Benefits:

  1. Educational Value: Helps students and educators easily understand quadratic equations.
  2. Time-Saving: Provides quick results, reducing the time spent on manual calculations.
  3. Versatility: Can be integrated into mathematical or educational software.

Proposed Solution

We propose adding a simple interface where users can input the coefficients (a), (b), and (c) of a quadratic equation. The calculator will then compute and display the discriminant, along with an interpretation of the nature of the roots.

Additional Features:

Conclusion

Implementing a discriminant calculator will enhance the utility of our platform, making it more appealing for users interested in mathematical tools and education.

Screenshots

Screenshot from 2024-08-01 01-25-56

Checklist

Code of Conduct

github-actions[bot] commented 3 months ago

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

Indrajeety993648 commented 3 months ago

@Rakesh9100 please assign this issue to me . As I already working on the issue and almost about to done

jessicachawla commented 3 months ago

@Rakesh9100 this issue can be assigned

github-actions[bot] commented 3 months ago

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