Skip to content

AnnaKutsa/Javascript-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript-Calculator

This Javascript Calculator is a project created as a part of the certification requirements for the "Front End Development Libraries" course on FreeCodeCamp.

Description

The primary goal of this project is to create a fully functional calculator application. The app provides the following features:

  • Basic Arithmetic Operations: You can perform addition, subtraction, multiplication, and division on numbers.
  • Decimal Point: It allows you to add decimal points to your numbers for greater precision.
  • Clear Function: The calculator has a clear button that resets the input and output values, returning the calculator to its initialized state.
  • Decimal Precision: It maintains several decimal places of precision for accurate calculations.
  • Formula Logic: The calculator follows formula logic and observes the order of operation precedence.

License

This project is open-source and is available under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published