Skip to content

unageek/graphest

Repository files navigation

Graphest

A graphing calculator that faithfully plots arbitrary mathematical relations.

cover image cover image

Getting Started

  1. 📦 Download the app available for both macOS and Windows.
  2. 🎉 Copy and paste some of the example relations, and voilà!

Features

  • Plots arbitrary equations/inequalities
  • Never gives an incorrect result; if you find any relation plotted incorrectly, please report it here
  • Cartesian and polar coordinates
  • Parametric relations
  • Full interactivity
  • Extensive set of mathematical functions

Algorithm

Graphest aims to provide a modern, open-source and extensible alternative to GrafEq™ [Ped].

The following algorithms in [Tup01] are implemented: 1.1–3.2, 3.3 (partially), 3.4.1–3.4.3, 3.4.5 (partially).