A simple gtk calculator

aussie114 823f2845b9 updated readme 6 dias atrás
bin 12b49d728f updated project 6 dias atrás
build 12b49d728f updated project 6 dias atrás
data 12b49d728f updated project 6 dias atrás
include 12b49d728f updated project 6 dias atrás
src 12b49d728f updated project 6 dias atrás
Makefile 12b49d728f updated project 6 dias atrás
README.md 823f2845b9 updated readme 6 dias atrás

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