gb_hw_quadratic_equation

1.0.1 • Public • Published

#solving a quadratic equation This packege allows to solve quadratic equation with Discriminant. Quadratic equation looks like ax2 + bx + c = 0 A quadratic equation with real coefficients can have either one or two distinct real roots, or two distinct complex roots. In this case the discriminant determines the number and nature of the roots. If the discriminant is positive, then there are two distinct roots If the discriminant is zero, then there is exactly one real root If the discriminant is negative, then there are no real roots

Package Sidebar

Install

npm i gb_hw_quadratic_equation

Weekly Downloads

5

Version

1.0.1

License

ISC

Unpacked Size

1.3 kB

Total Files

3

Last publish

Collaborators

  • nikita_ya