Skip to content

Deepak25101997/calculator-all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-All

Write code in any language for a calculator that can perform the four basic mathematical operations. Commit and save your program file in the name of the programming language. If two participants submit code for the same language, the best among them will be accepted.

Requirements

  • Must accept two numbers (operands)
  • Supported operations
    • Addition
    • Subtraction
    • Division
    • Multiplication
  • Other features
    • Zero by Zero Error Handling
    • support for floating point numbers

About

contains calculator programs written in different languages 📠

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 43.6%
  • C 37.2%
  • Python 19.2%