this calculator is just normal calculator with normal operators (+, -, *, /) but.. You do not need to define first and secound number, just enter the Question ike:
> 146+4-40*10/100*88+6+44
just clone this project and run the script main.py ~~you do not need any libraries to be installed ~~, just latest version of python with math libs
- alert users from illegal inputs.
- CLI version
- TUI version
- GUI verion
- sin(), cos() and tan() support
- power and squer support
- add some consts like pi (pi added)