OSU Math Ed Center: Electronic Library
Calculator Alcove
TI-83 Specific Programs
Description: AS3 files are programs for the TI-83 calculator. They are in ASCII format. In
addition, there are conversion programs that can automatically
change the format from ASCII to TI - 83 format provided you have the "TI - Graph Link" software
to read the files after the conversion.
Algebra and Statistics Programs
- AUGMATRX.AS3 -
Solve an augmented matrix which has been entered using the matrix editor.
- BISECT.AS3 -
Finds roots using the bisection method.
- CIRCLE.AS3 -
Graph a circle in standard form.
- CONIC.AS3 -
Graph a conic in general form.
- DISTANCE.AS3 -
Find the distance between two points.
- ELIPSE.AS3
Graph an ellipse in standard form.
- FACSU.AS3 -
Return the calculator to the original factory set-up mode.
- HYPER.AS3 -
Graph a hyperbola in standard form.
- INEQUALS.AS3 -
Graph one or two inequalities on the same graph.
- MIDPT.AS3 -
Find the midpoint between two points.
- PARABOLA.AS3 -
Graph a parabola in standard form.
- QUADEQ.AS3 -
Solve and graph a quadratic equation
- VISREG.AS3 -
Enter data points using the "stat" editor; visually investigate each of the seven regression
models available on the calculator.
Trigonometry Programs
- INVTRIG.AS3 -
Enter the inverse numerical argument, display either degrees or radians
- PARSU.AS3 -
Set-up the calculator to graph parametric equations
- PODSU.AS3 -
Set-up the calculator to graph polar equations (in degree mode).
- PORSU.AS3 -
Set-up the calculator to graph polar equations (in radian mode).
- TGDSU.AS3 -
Set-up the calculator to graph trig functions (in degree mode).
- TGRSU.AS3 -
Set-up the calculator to graph trig functions (in radian mode).
- TRGFN.AS3 -
Enter an angle in either degrees or radians, display the six basic trig functions.
- UCIRCLE.AS3 -
Use the unit circle to find sine and cosine using "trace"
Calculus Programs
- ARCLENTH.AS3 -
Use integration to graphically find the arc length of a given function.
- BISECT.AS3 -
Use the "bisection" method to find the roots of a given function.
- CENTMASS.AS3 -
Find the center of mass of the area between two functions using graphical integration.
- INTLFTRT.AS3 -
Integrate a given function from the left or right.
- MIDIN.AS3 -
Use the "midpoint" rule to integrate a function graphically.
- NORMTAN.AS3 -
Find and graph normal and tangent equations.
- REV1.AS3 -
Graphically find volumes of revolution of one function.
- REV2.AS3 -
Graphically find volumes of revolution of two functions.
- SLOPE.AS3 -
Approximate the derivative of a function by calculating the slope between two points.
- SUMMAT.AS3 -
Evaluate summation notation.
- SURFAREA.AS3 -
Graphically find surface area of revolution.
- TRAPZOID.AS3 -
Use the "trapezoid" rule to integrate a function graphically.
- TWOFNS.AS3 -
Graphically integrate the area between two functions.
.