Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uncertaintycalculator

Allows users to perform calculations and see the new uncertainties.

Installing

  1. Download or update java runtime to the latest version (https://www.java.com/en/).
  2. Download the latest released version of the calculator from the releases page.
  3. Once downloaded, extract the zip file to your path choice.
  4. To run, open cmd or powershell in the folder and run "java -jar uncercal.jar".

commands

am - Adds variables to the program along with their associated uncertainty.
em - Edit variables.
dm - delete variables.
pc - Enters calculation mode. The expression is expected to be in reverse polish notation for ease of reading
The other arguments are denoted to start with a tick mark (`).
pt - Prints the entire table of variables.
sf - Sets the file to print to when opting to write a calculation out.
c - Clears the screen.
r - Resets the internal table.
e - Exits the program.

To go back to a parent menu, you enter an empty line as an input.

About

Allows users to perform calculations and see the new uncertainties

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages