A simple gtk calculator

aussie114 823f2845b9 updated readme пре 2 месеци
bin 12b49d728f updated project пре 2 месеци
build 12b49d728f updated project пре 2 месеци
data 12b49d728f updated project пре 2 месеци
include 12b49d728f updated project пре 2 месеци
src 12b49d728f updated project пре 2 месеци
Makefile 12b49d728f updated project пре 2 месеци
README.md 823f2845b9 updated readme пре 2 месеци

README.md

calculator

screenshot.png

About

A simple GTK calculator

Dependencies

GTK4

Usage

This program evaluates strings as mathamatical expressions using the tinyexpr library, you make also use functions from the C math library like sqrt()