Skip to content

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

Notifications You must be signed in to change notification settings

vardhinii/quadratic-equation-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks