A simple gtk calculator

aussie114 823f2845b9 updated readme 5 mēneši atpakaļ
bin 12b49d728f updated project 5 mēneši atpakaļ
build 12b49d728f updated project 5 mēneši atpakaļ
data 12b49d728f updated project 5 mēneši atpakaļ
include 12b49d728f updated project 5 mēneši atpakaļ
src 12b49d728f updated project 5 mēneši atpakaļ
Makefile 12b49d728f updated project 5 mēneši atpakaļ
README.md 823f2845b9 updated readme 5 mēneši atpakaļ

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