Skip to content

Wakeful-Cloud/calculator-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

TI 84 Calculator scripts

Common scripts for the TI-84 family of graphing calculators

Scripts

Name Description
Distance Calculates the distance between 2 points
Intersect Find the position of the intersection between 2 linear equations
Lines Linear equation multi-tool (Slope, Y Intercept, Equation Creator, Intersect Finder)
Midpoint Calculate the midpoint between 2 points
Pythagorean Leg Given one leg (A) and the hypotenuse (C), solve the other leg (B)
Quadform Calculates roots of a quadratic equation
Ram Draw rectangles and calculate area under curve via rectangle aproximation method
Riemann Calculate the Riemann sum of a function (See script for license)
Slope Calculates the slope between 2 points

Documentation

End-Users

  1. Install TI Connect
  2. Click this link to download the scripts
  3. Extract the ZIP
  4. Follow these instructions to transfer the scripts

Development

  1. Install TI Connect
  2. Clone this repository
  3. Use TI Connect or VSCode-Ti to create new scripts
  4. Follow end-user instructions to transfer the scripts to your calculator