Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 705 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 705 Bytes

Unified Calculator Kit

A calculator for people who hate calculators

The System

Given a set of known variables and a set of equations relating variables to eachother, this calculator will derive every possible variables from your set of givens using the equations provided and equations which can be made by rearranging and combining the input equations.

Equations

Equations are defined by entering them in the equations page, they are then saved into equations.json.

Variables

Variables are defined by entering them in the variables page, they are saved into variables.json

Screenshots

UCKit screenshot 1