Skip to content

SnowMio/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Icon

Advanced Calculator

A command-line calculator with advanced mathematical features

GitHub repo size GitHub Repo stars GitHub branch status GitHub commit activity GitHub last commit GitHub Created At

Getting Started

Open Calculator type the following thing and press ENTER:

let a = 50
50 + 50

You can type help for more information.

How to build

You need CMake 3.10+ ,Ninja and G++ Compiler for build this project.

mkdir build && cd build
cmake .. && ninja

About

a advanced calculator written by c++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published