Skip to content

mp3skater/calculator

Repository files navigation

Calculator

A simple calculator that uses call-arguments and a upn/rpn-backbone-system to calculate even more complex equations.

Features

--> Info: This project was an interesting school-exercise (a simple rpn calculator) which I really liked and I'm now trying to convert a fully funktional not rpn-calculator ;)

Added Features:

  • Rpn version with all files in one place (will be converted into full calculator when the time comes) what is rpn?

  • Makefile for the program

In Future:

  • A full calculator with brackets, "Punkt vor Strich"(German), addition, subtraction, multiplication, division, modulus, exponentiation, floor division;

How to use

To compile this program I'd recommend to use a linux distro with gcc, but you can also use MinGW for windows or an IDE like Vim/Emacs or VCS for Windows and MacOS. The rules to compile the different Test-programs are in the makefile.

License

This project is open source and licensed under the MIT License.

About

A simple calculator in development... :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published