Skip to content

TwoSpikes/matcal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathematical calculator in C++

Dependences:

  • C compiler

Quick install

$ ./build.sh
$ ./a.out

Or

$ cc -O2 main.c
$ ./a.out

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published