Skip to content

VeejayPL/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Description

Made as a project from The Odin Project - Foundations curriculum.

Calculator screenshot

Live demo

The calculator has two displays:

  1. Memory display - with either the input value or the result of calculation based on the chosen operator and the operator itself
  2. Result display

Input value is limited to 11 digits. The result is rounded to 5 decimal points.

To do list

  • rearange the code to be more function based
  • fix issue with the operators being pressed without the values

About

Calculator - The Odin Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published