Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.49 KB

Trigonometry

Trigonometry based height and distance calculator.

Guide: Setting Up TrignoCalc

This guide will walk you through the process of setting up TrignoCalc, a Trigonometry Calculator (Beta), on your computer.

Step 1: Downloading the Release Version

  • Go to the TrignoCalc Releases page on GitHub.
  • Download the latest release of TrignoCalc for your operating system.
  • Save the downloaded file to your computer.

Step 2: Creating the TrignoCalc Folder

  • Open the File Explorer.
  • Navigate to the C: directory.
  • Create a new folder called "TrignoCalc".

Step 3: Moving the File to TrignoCalc Folder

  • Locate the downloaded file.
  • Cut or move the file to the "TrignoCalc" folder.

Step 4: Adding the Directory to the System PATH Variable

  • Press the Windows key and search for "Environment Variables".
  • Select "Edit the system environment variables".
  • In the "System Properties" window, click on the "Environment Variables" button.
  • In the "Environment Variables" window, under the "System variables" section, locate the "Path" variable.
  • Edit the "Path" variable and add the path "C:\TrignoCalc" to it.
  • Save the changes.

Congratulations! TrignoCalc is now set up on your computer. You can access it by opening the "TrignoCalc" folder or by typing "TrignoCalc" in the command prompt or the Run dialog.

Note: Make sure to replace "C:\TrignoCalc" with the actual path to the TrignoCalc folder if you chose a different location.