Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cCalc^tm

Its a really simple CLI calculator featuring uhh... calculating? Oh yeah and it also has some mathematical functions.

To be more precise it features:

  • Operator precedence and paretheses
  • Trigonometric, algebraic and other functions
  • pi constant(M_PI)

It only works on linux. Making it work on windows wouldn`t take much time, but.. Hey, atleast it works :D

Usage

Simply build with make:

git clone https://github.com/FishyNavi/calc.git
cd calc/src
make
./calc

Or you can download binary from releases instead.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages