Skip to content

Releases: ttxrik/Quadratic-Nth-Term-Calculator

Quadratic Nth Term Calculator

19 Apr 19:14
9806503
Compare
Choose a tag to compare

Quadratic Nth Term Calculator

Current version: v1.0.1

To run the program, you will need the Java runtime environment. This program will only work on the command line / terminal as there is no GUI. However, I did make a batch file that you can run directly (but only works on Windows). If you would like to run the program on any device, firstly download the Quadratic-Nth-Term-Calculator.zip file from the release page, then download the jar file from the 'Runnables' folder and move it somewhere. Go into the terminal / command line of your operating system, change the directory into the path of the jar file and type: 'java -jar "Quadratic Nth Term Calculator.jar"'. Then the program should execute correctly. If you're on a Windows operating system and too lazy to do all of that, download the entire Runnables file, and run the "Quadratic Nth Term Calculator.bat". (Make sure that the jar file and the batch file are both in the same directory for the batch file to execute correctly).