SarthakKeshari / calc_for_everything

This repository aims to provide Calculators for educational, professional, scientific, health and well-being and other purposes.
https://calc-for-everything-psi.vercel.app
MIT License
113 stars 104 forks source link

Create Polynomial_Equation_Root_Finder #424

Closed Harshit-Poddar90 closed 1 year ago

Harshit-Poddar90 commented 1 year ago

Added the code in python

Issue Id you have worked upon -

148

Briefly explain your program logic -

The program's logic can be succinctly summarized in the following manner:

The user enters the degree of the polynomial, which is constrained to a maximum value of 7. The user furnishes coefficients for every term within the polynomial equation, commencing from the highest power and descending to the constant term. Utilizing the NumPy library, the program ascertains the roots of the polynomial equation. Subsequently, it presents the roots of the polynomial equation.

Screenshots(Attach 2 screenshots of your own input and output) -

image


By raising this PR I affirm that -

SarthakKeshari commented 1 year ago

Hey @Harshit-Poddar90, It's a React application. Kindly add the code. As per the ReactJS application.

Harshit-Poddar90 commented 1 year ago

@SarthakKeshari can you give me monday evening time. I am in a remote area and there are lots of issues in the network. Requesting.

SarthakKeshari commented 1 year ago

Sure, @Harshit-Poddar90

Harshit-Poddar90 commented 1 year ago

Hey @SarthakKeshari I dont know why i am getting so many errors in this reactjs code. REquesting you to assign this one to someone else.

Thanks

SarthakKeshari commented 1 year ago

Sure