A simple gtk calculator

aussie114 823f2845b9 updated readme il y a 5 mois
bin 12b49d728f updated project il y a 5 mois
build 12b49d728f updated project il y a 5 mois
data 12b49d728f updated project il y a 5 mois
include 12b49d728f updated project il y a 5 mois
src 12b49d728f updated project il y a 5 mois
Makefile 12b49d728f updated project il y a 5 mois
README.md 823f2845b9 updated readme il y a 5 mois

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()