Skip to content

leverec/MATEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATEC

Version: 0.4.0

Warning

MATEC is NOT a prod tools, it is just a playground for me to experience

Installation & Usage

1. Clone This Repository

git clone https://github.com/leverec/MATEC.git
cd MATEC

2. Run The Script

python main.py

Use python main.py --debug or -d to enable enhanced error feedback and debug features.

3. Enter Commands

Example (Geometry):

$ circle r 7
Radius        : 7
Diameter      : 14
Circumference : 43.98
Area          : 153.94

Example (Advanced Arithmetic):

$ 21 + 72 : 2 ^ √36 + (76 - 22) * (86 - -19) ÷ π × e
4928.13

Example (Settings Management):

$ settings set precision 10
[D1] 'precision' has been updated to '10'
$ 21 + 72 : 2 ^ √36 + (76 - 22) * (86 - -19) ÷ π × e
4928.1264033809

4. Exit the program Type exit or q to close the session.

License

Apache License 2.0 LICENSE

About

experiencing with something dawg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages