Skip to content

A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.

Notifications You must be signed in to change notification settings

Ogamoh19/Console-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console-Calculator

anoushka-p-f1YfrZ1o2r8-unsplash

A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.Most of the time, I do not feel comfortable with the calculator available with Windows. I needed a calculator which will not restrict writing expressions.

Thus you can get the values of all the variables used in the previous calculations.

Expected Output
  • Should display all the option this new designed calculated upon.
  • Must calculate mathematical function and displayed the output based on that functions likez:
    • Adding, Subtracting, Multiplication, Division
    • Power, Square, Cube, Square root
    • Round, Ceiling, Floor, Main Value, Max Value
    • Trigonometric functions such as sin, Cos, asin, acos,atan
    • Exponential function
    • alindrome(it must accept at least three digit number as it must ask the number of digit to be entered and then to be then must be check whether the given number is prime or not
    • Armstrong number(must check whether the entered number is Armstrong or not.
    • Prime number(must calculate whether the number is prime or not
    • Average(first take the input the number of entries expected and then calculate the average),
    • GCD( of the two number entered by the user)
    • LCD( of the two number entered by the user)
    • Exit option(to terminate the program).
Project Plan
  • Analysis
    • Algorithm
    • Coding
    • Testing
    • Documentation
Back End

Picture1

Info

The ExpressionCalculator class has alternative method which returns true if compilation of the source code is successful, This fuction is use to validate the variable name in the Calculator class.

Conclusion
  • Our project is only a humble venture to satisfy the needs to manage their project work. Several user friendly coding have also adopted. This package shall prove to be a powerful package in satisfy all requirements of the user. The objective of software planning is to provide a frame work that enable the manager to make reasonable estimate made within a limited time frame at the beginning of the software project and should be update regularly as the project regularly.

About

A command line calculator which supports mathematical expression with scientific functions is very useful for most developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages