Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.08 KB

File metadata and controls

31 lines (23 loc) · 1.08 KB

SimpleCalculator

A simple calculator GUI using the Artem Los math expression parser with added dB (sound) functions for Windows

The GUI can be set to Always on Top. Move the calc by clicking to the area between the Float button and the "result" text box
There are the following sound functions:
The following sound functions are supported:
dbPlus(x1; x2)
dBMinus(x1; x2)
dBMean(x1; x2)

Variables can be defined by using the character '=', all variables are stored as lowerChar()

Built With

Contributing

Everyone is invited to contribute to the project

Versioning

There is actually no versioning for this little app

License

This project is licensed under the GPL 3.0 License - see the LICENSE.md file for details