Skip to content

Niklas212/Calculator

Repository files navigation

Calculator

this is a simple Calculator written in Gtk and Vala/Genie

Calculator

Graph

Features

  • perform arithmetic calculations
  • define variables and functions
  • display functions graphically

Installation

This works only on Linux

Dependencies

  1. clone this repository
  2. change the directory to this folder
  3. create a build folder: meson build --prefix=/usr (type the command in the terminal)
  4. change the directory to the created build folder: cd build
  5. install: sudo ninja install

About

a simple Calculator written in Gtk and vala

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published