Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 638 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 638 Bytes

Quadratic Equation Calculator

This repository contains the code of the quadratic equation calculator I made using HTML5, CSS3 and Vannila Javascript.

Features:

  • Completely Responsive and Suitable for all devices.
  • Calculates the roots of the quadratic equation.
  • Describes the nature of the resulting roots.
  • Warns User for wrong / empty input.
  • Input in the form of numbers / coefficients for each x2, x and x0.
  • Aesthetic / Mind pleasing UI resembling actual calculator.

Screenshot:

image