ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-83/84 Plus BASIC Math Programs (Calculus)
File Archives

TI-83/84 PLUS BASIC MATH PROGRAMS (CALCULUS)

Click a filename to download that file.
Click a folder name to view files in that folder.
Click  for file information.
indicates files with screen shots.
indicates files with animated screen shots.
indicates files with reviews.
indicates featured programs.

Archive Statistics
Number of files 172
Last updated Monday, 14 April 2008
Total downloads 522,462
Most popular file  Calculus 1 and 2 Pack v1.2 with 25,204 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-83/84 Plus BASIC Math Programs
advderiv.zip 8k 06-05-18 File is not rated Advanced Derivative Function
It will calculate F'(A) based on the nDeriv( function. However, it will first check if the function exists in A. Then it will use the nDeriv function but with a better precision. If the derivative is very high, it will warn you that it could actually be +/- infinity. So in general the solution is more reliable than the normal nDeriv function.
anhscalc.zip 14k 03-05-11 File is not rated ANHSCALC
ANHSCALC is for use on the Advanced Placement Calculus AB Exam. It contains 6 sections, Derivatives, Integrations, a Derivative solving program, Volume, Quadratic Equation program, and Trig Identities. A necessity for anyone taking AP Calc.
antiderv83p.zip 1k 04-01-28 File is not rated AntiDerivative v1.0
Do you take Calculus? Have you ever wanted to perform a quick antiderivation? Now you can! simply plug in the antiderivative of cx^n dx, and this nifty program will find the original equation in the form zx^p+C. Excellent graphics and interface; Doors CS v4.0 optimized.
ap_calculus_83plus.zip 1k 04-06-07 File rated 4.61 AP Calculus
If you're taking Calculus or you're going to take Calculus, you will definitely need this program. It will save you lots of time and work that you will have to struggle with for about 30 minutes when this program does it in about 5 minutes. It will find Area Between Curves, Volume of Circular Revolution Around a Vertical Line and Around a Horizontal Line, Centroid, Arc Length, Surface Area of Revolution, Definite Integral of a function from A to B, Riemann Sums (Area Approximations - Left, Right, Midpoint, Trapezoid, and Simpson's Rules), Nth Derivative (based on power rule) Nth Antiderivative (based on power rule), and Root Approximation Methods (Newton, Bisection, and Secant Methods). It will do so much for you and it will really help you in Calculus. Now download this program onto your Calculator, and head on to Calculus and see how helpful it is!
apdervsk.zip 1k 02-10-14 File is not rated AP Calculus Series: Derivative Shortcut
Derivative shortcuts. Advanced calculus students won't need this file. (Only supports addition property)
apgderiv.zip 1k 02-10-14 File is not rated AP Calculus Series: Derivative Grapher
Given f(x), this program will graph a function's derivative along with the original equation on the graph screen. This is done by calculating the change between two very close points, all the way across the screen.
aplim.zip 1k 00-02-04 File is not rated Mega Limits v1.0
Solves both the left hand and right hand limit; supports any number (with trig functions, etc. as well), infinity (both negative and positive). If the limit doesn't exist it will tell you. Also, it compensates for irrational numbers the calculator may give. Essentially, you will get the right numerical answer if there is one.
aplimits.zip 1k 02-09-09 File is not rated AP Calculus Series: Limits
My first file in a (hopefully lengthy) series of files for AP Calculus. APLimits finds the limit of a user-defined function. Written on my first day back to school, no less.
apluscalc.zip 63k 06-12-24 File rated 8.28 The Ultimate Calculus Collection!!!
This is a must download. This program has over 60 functions, including: trig functions, expression simplification, limits, derivatives of functions, implict differentiation, tangent finder, function explorer, all roots to an equation, RAM, 1st fundamental theorem of calculus, trapazoidal/simpson's rule, average value theorem, slope field, euler's method, improved euler's method, runge kutta method, area between two curves, rotational volume/surface area, arc length, hyperbolic functions, partial fractions, taylor series, parametric functions, polar functions, and many more! As an added bonus, all answers are in exact form. Also this basic program was compiled into an application! (thanks to Martin Warmer's BasicBuilder App Creator).
apmeanvl.zip 1k 02-10-25 File is not rated AP Calculus Series: Mean Value
AP Mean Value finds points on a function that have the same tangent line slope as the line connecting the two endpoints of the function.
apnewtn2.zip 1k 02-11-13 File is not rated AP Calculus Series: Iterative Approximation
APNEWTN2 estimates zeroes on a function f(x) given the original function, the derivative, and a guess. All steps (iterations) are shown on the screen.
apnewton.zip 1k 02-11-13 File is not rated AP Calculus Series: Newton's Approximation
APNEWTON finds zeroes of a function given the f(x) and interval in which to look using Newton's method of approximation.
apnewtsq.zip 1k 02-11-13 File is not rated AP Calculus Series: Root Approximation
This program estimates roots using Newton's method of approximation. If you convert a root into a function, then it's only a matter of finding the zeroes. Again, iterations are displayed on the home screen.
apnfinty.zip 1k 02-10-02 File is not rated AP Calculus Series: Infinity
APNFINTY (AP Infinity) allows the user to find the limit of a function as X approaches infinity. It can also work with indeterminate (0/0) functions, and find vertical and horizontal asymptotes.
approximate_integration.zip 1k 07-03-01 File is not rated Approximate Integration
Approximate Integration is used when it is impossible or very difficult to find the exact value of a definate integral. This program uses 5 different techniques, Left Endpoint approximation, Right Endpoint approximation, Midpoint Rule, Trapezodial Rule, and Simpsons Rules, to find aprroximate values for the definate integral.
aprolles.zip 1k 02-10-25 File is not rated AP Calculus Series: Rolles Theorem
Rolles's Theorem states this: If f(x) is a function whose derivatives exist between the limits x = a, and x = b. Suppose also that f(a) = 0 and f(b) = 0. Then there exists at least one point c between a and b where the derivative is zero. This program finds that/those point(s).
apsimp_e.zip 1k 03-03-07 File is not rated AP Calculus Series: Simpson Approximation
Uses Simpson's method of approximating the area under a function using parabolas. Shows all steps.
aptrap_e.zip 1k 03-03-07 File is not rated AP Calculus Series: Trapezoidal Approximation
Uses trapezoial method of approximating the area under a function using trapezoids. Shows all work.
apytngnt.zip 1k 02-10-15 File is not rated AP Calculus Series: f(x) of a Tangent
This program finds the function of a line tangent to the function f(x) at point X. You can see the formula in Y-Y1=M(X-X1) and Y=MX+B forms.
arclength.zip 1k 04-03-17 File is not rated Arc Length calculator
This program calculates the arc length of a function by intergration, and it also gives you the intergrand. Requires Symbolic and PrettyPrint.
arclength83plus.zip 1k 04-06-15 File is not rated Arc Length of a Curve
Enter f(x), lower bound, and upper bound, and it will tell you the arc length of the curve.
area83p.zip 1k 02-06-16 File is not rated RAM Graphs v1.1
Graphs and displays the left, mid, and right ram with the option to pick the order of displaying each and input a, b, and n again.
area83plus.zip 1k 04-01-03 File is not rated Approximating Area under a curve
enter a function, lower bound, upper bound, and the amount of equal subintervals and it will find the area using four methods, left rectangle area method, right rectangle area method, midpoint rectangle area method, and trapezoid rule.
areacurv.zip 1k 01-12-15 File is not rated Area Between Curves
This program will find the area between curves/functions.
areacurves.zip 1k 06-05-11 File is not rated Solves area between two curves
This is a simple basic program for the ti-83 plus. Includes the option of having the calc find the bounds for you! A must for calculus.
areauc83p.zip 1k 04-01-28 File is not rated Area Under Curve v1.0 (Monte Carlo Method)
This useful program will approximate the area under a curve or line to arbitrary accuracy using the Monte Carlo method. The realtime progress meter shows how far the program has progressed for time-consuming high accuracy calculations, and the standard interface makes it easy to navigate. Doors Cs v4.0 optimized.
areaundercurve.zip 1k 04-09-03 File is not rated Area Under a Curve
This program uses the Romberg algorithm to find area under a curve. I have tested other programs for speed and accuracy but found mine to be superior in both. The user can set accuracy to a set number a decimal places. It also shows an estimate of the answer as it zeros in on the exact answer. As far time goes, here are some times for the 84 silver editon and 9 decimal place accuracy in radian mode. Yes, 9 decimal places. e^(-x) from 0x-50x takes 25 seconds. sin(x), 0 x-10pi x takes 1 second. cos(x+32)+2sin(x) from 0-10 takes 25 seconds.
areaundercurve2.1.zip 6k 04-01-17 File is not rated Area Under Curve Calculator
Find the area under a function with 6 different methods (LRAM, RRAM, MRAM, TRAPAZOIDS, SIMPSON'S METHOD, ACTUAL). Also gives the user the ability to see the results graphically with lables.
areofint.zip 1k 05-05-07 File is not rated Integral Area Approximation
This program takes a given function, evaluates it over the interval, with the set number of intervals, and evaluates at either the left, middle, right, or trapezoidal integration points, and returns the value. Less work than the fnInt function, and also easier to use.
avgrate.zip 1k 02-02-16 File is not rated Average Rate of Change
Average Rate of Change - F(X2) - F(X1) / X2 - X1
bcprecal.zip 3k 04-08-03 File is not rated Precalculus
This program is a pre-calculus program that will cover all your algebra 2 review and all the trigonometry funcions including sine, cosine, tangent, secant, cosecant, and cotangent. It even graphs these trig funtions also, and it does basically everything you'll ever need for your precal class. The file is a group, and you'll need to ungroup it after sending it to your calculator and then run the program called "aaap" to begin using the program. If you have any problems, send me an e-mail at daddyrice@carolina.rr.com or an AOL instant message at MYNAMEISALLCAPS
betweencurves83plus.zip 1k 04-06-15 File is not rated Area Between Curves
Enter f(x), g(x), lower bound, and upper bound, and it will give you the area between the two curves.
calc.zip 3k 04-02-17 File is not rated Area Under A Curve
For all of you who dont want to do the long hand verson of Simpsons Rule, Trapezoidal Rule, and Upper and Lower Sum. This program is for you. It even gives you the exact area under a curve. All 3 in one. For the smart Calculus student.
calc83p.zip 32k 02-06-16 File is not rated Calculus 1 and 2 Pack v1.2
Included programs: algebra/geometry/trigonometry formulas, ram graphs, maclaurin series, volume and rotation of a solid, ram/trapezoid, test for convergence, projectile motion, table of domain/range/derivatives/integrals of 12 trig functions and 4 other log/expo functions, exact value/infinite domain of trig functions, Euler's method, improved Euler's method, Runge-Kutta's Method, Newton's method, slope field, and partial sums of a recursive series.
calc_aap.zip 8k 04-04-18 File is not rated AAPCALC
This program is an extensive collection of calculus tools including approximating definite integrals using Reimann sums, graphing slope fields of first order differential equations, and many other useful items. There is a complete list of all items and how to use them in the Readme file attached in the download. This program has proven to be very helpful to my fellow classmates, and I have added the finishing touches to this program and it is a very powerful tool. Enjoy and good luck on the AP Exam, should this be what you are using it for.
calcbc.zip 4k 06-05-26 File is not rated Calculus!
Features ten different programs, including slope fields, average value, Riemann Sums, line analysis, and triangle analysis. As a bonus, all of this is integrated into a nice GUI.
calcstuf.zip 12k 02-07-22 File is not rated Calculus Tools by Eric Parsons v1.3
Forget how to integrate or derive a trig function? Hate calculating area with the trapezoidal method by hand? Do you wish you had a program to make math a little easier. This program has 7 different programs including the Laws of cosine and sine and other to help you shave your pre-calc and calculus tedious work in half. Please download it and check it out, be sure to read the readme file before you use it for helpful information on how to use some of the options.
calculus.zip 1k 02-02-19 File is not rated Calculus Toolkit v1.00
Does some pre-cal and calculus for ya. But still in development stage.
calculus101.zip 2k 04-04-09 File is not rated ChEaTaH v1.0
Everything you will need for your calculus class is in here. Im in high school calc, so i can't guarantee for college or whatever.
calculus2.zip 13k 05-12-24 File is not rated Calculus v1.44
CALCULUS is a suite of 5 tools useful in precalculus and calculus courses for the TI-83/TI-83+/TI-84+/SE. It combines an easily comprehensible user interface with fast algorithms. This version of CALCULUS includes Reimann Sums, Trapezoid Rule, Simpson's Rule, Slope Fields, and Euler's Method.
calculus_formulas_83p.zip 1k 04-02-18 File is not rated Basic Formulas of Calculus
It shows basic formulas for Calculus. Power Rule, Product Rule, Quotient Rule, Chain Rule, Definition of a Derivative, Slope of the Tangent Line, Slope of the Secant Line, Average Rate of Change, Mean Value Theorem, and Rules for Horizontal and Vertical Asymptotes.
centroid.zip 1k 06-09-08 File is not rated Centroid
This program calculates the center of mass of a region bounded by two functions from a to b. Along with the values of x-bar and y-bar, the region is shown on the graph, and the center is plotted. In the screenshots, it does not show the center, but it will be there when you run the program.
centroid83plus.zip 1k 04-06-15 File is not rated Centroid
Enter f(x), g(x), lower bound, and upper bound, and it wil give you the centroid.
converge83p.zip 1k 02-06-16 File is not rated Test for Convergence v1.1
Procedure for determining convergence: Tells you what test to use and if the series converges or diverges. Includes the nth-Term, geometric series, p-Series, integral test, ratio test, comparison, nth-Root, and the alternating series test.
criticalmaxmin.zip 1k 07-04-26 File is not rated Min Max
This program will tell you if a critical point on an equation is a Min or a Max, but it requires you calculate and enter the derivative & critical points.
curvatur.zip 1k 04-03-16 File is not rated Area Under a Curve (Riemann Sums)
This program uses Riemann sums to approximate the area under a function between two X coordinates with your choice of six methods: upper, lower, left, right, and midpoint rectangles and using the trapezoidal rule, with regard to the specified N subintervals. Additionally, the program graphs the function and visually demonstrates the rectangles or trapezoids in a performance with comparable splendor to a fireworks show.
curve.zip 1k 02-09-05 File is not rated Calculus Curves
This Is A perfect Program For Anyone Who Is Havening Trouble With Graphing Curves On Your Calculator Very Simple To Use
curve27.zip 1k 03-04-01 File is not rated Length of Curve
Given f(x), this program will measure the length of its curve from A to B, as well as measure the surface area of its shape as a solid of revolution.
curve_tools.zip 1k 03-07-01 File is not rated Curve Tools
Enter an expression with lower bound and upper bound. Then this program will solve for the area, centroid, and volume of circular revolution.
datapointintegral.zip 1k 07-12-15 File is not rated Data Point Integral Evaluator
Find the area under a series of points on a graph, using a special "Trapezoidal Rule". Useful if an integral must be evaluated but there is no function given (such as periodically sampled data).
derirule.zip 1k 07-03-06 File is not rated Derivative Rules
Simply a short list of the derivatives of all major trigonometry functions
deriv.zip 3k 00-09-14 File is not rated Derivatives
Evaluates the 1st-7th derivatives of a function. Useful for Taylor polynomials.
deriv3.zip 1k 03-09-19 File is not rated Derivative
This is an update of my last one this one should work properly.
derivativeformulas83plus.zip 1k 04-06-15 File is not rated Derivative Formulas
It shows you Derivatives for Trig Functions, Inverse Trig Functions, Hyperbolic Trig Functions, Hyperbolic Inverse Trig Functions, Power Rule, Product Rule, Quotient Rule, Chain Rule, Sum and Difference Rule, Derivative of Logarithms, Derivative of Natural Logarithms, Derivative of e, and the Derivative of a^x. It has all of the derivative formulas you'll need.
derive.zip 1k 02-03-06 File is not rated Derive
Displays the derivative of an equation. (Example: "X²+4X-3" ---> "2X+4".) Works with mulitplication and division rules. Also displays and graphs tangent lines.
derive83p.zip 1k 03-11-14 File is not rated Derive v1.0
This powerful program performs the non-implicit differentiation of any function f(x) to find f'(x), including f(x)=cx^n, f(x)=cx, f(x)=c, f(x)=ax/bx, and f(x)=ax*bx. It even finds the six major triginometric identities for derivation. A perfect tool for calculus students!
derivgraph.zip 1k 07-12-27 File is not rated Derivative Gapher
Graph a line using only it's derivatives. Length refers to length of each line segment, interval refers to how often they are graphed. X refers to the starting point to take the derivative.
derivtiv.zip 8k 03-09-16 File is not rated Differentiate Symbolically
Plain and simple guys… an 83+ program programmed to 'symbolically' differentiate any expression that you put into your calculator… Can’t say any more about it…Enjoy!!
dif.zip 1k 05-03-20 File is not rated Differentiate
Differentiate in dutch. With listing how you can calculate this sum. (Not only answer, what the most programs does). So, great for math! If you know how to program, you can change it into english. (Simple to use!)
diff83.zip 1k 03-03-20 File is not rated Differentiate83
This program differentiates equations with degrees 1 through 5 using the nderiv( function
diffeq83p.zip 1k 02-03-02 File is not rated 2-Point Differential Equation Solver
This program is designed to solve a differential equatio give two points and the amount of time necessary.
directeddistance.zip 2k 07-04-26 File is not rated Directed Distance 2.0
A wonderful tool for determining the directed distance between two parallel lines. Multiple approaches give the high school calculus student a myriad of opportunities in applying this measurement. Plus, we even tell you the general formula so you know what to write out!
domainrg83p.zip 1k 02-06-16 File is not rated Domain, Range, Derivatives, and Integrals v1.1
Displays the domain, range, derivative, and integral of 12 trig functions and 4 other log/expo function separated by categories.
easydiff.zip 1k 04-03-12 File is not rated EasyDifferentiation
This is a simple program that lets you find derivatives symbolically by interfacing with the d( function in Symbolic. With this you don't have to mess around with quotes. Requires Symbolic and optional PrettyPrint.
ed.zip 1k 00-09-22 File is not rated Epsilon-Delta: Optimum Delta Finder
Input a function, it's a value, limit, and epsilon, and the program finds the optimum delta!!
est83p.zip 1k 02-06-16 File is not rated RAM and Trapezoid v1.1
Estimates the integral with trapezoid and ram with the option to run each method after another and input a, b, and n again.
euler.zip 1k 06-09-08 File is not rated Euler's Method
This program uses Euler's method to solve a differential equation. For a given diff eq, and initial point, you determine the number of steps you wish to take in order to approximate the y-value for a chosen x-value. It also draws the approximations and stores them into lists 1 and 2.
euler2.zip 1k 05-11-05 File is not rated Euler's Method with Graph
Way better version than my last. Streamlined and ready to go. Just type in the dy/dx equation, step, how many times, and it will graph it with the euler approximated points. Press trace to look up the values, or go to your listes. L1 is x and L2 is y.
euler83p.zip 1k 02-05-22 File is not rated Euler's Method v1.1
Numerical solution for differential equations. Table and graph option included.
euler_s_theorem.zip 1k 03-09-08 File is not rated Euler's Theorem
This program will solve for variables on Euler's Theorem.
eulerde.zip 1k 02-05-12 File is not rated Euler's Method v1.11
This program displays and solves differential equations using Euler's Method.
eulermethod.zip 1k 07-06-23 File is not rated Euler's Method for Calculus
This program allows the user to show the graph and point estimations of a function given the formula of its derivative, a starting point, and the number of iterations to calculate. This program can be used in conjunction with my "Slope Field Creator for Calculus" to plot the estimated graph of the function on a slope field plot. It is used in high school to college level calculus classes such as calculus AB, BC, or others. Updated June 2007.
eulermethod2.zip 1k 07-12-27 File is not rated Euler's Method Solver
Simply plug in the variables to solve for Euler's method for a function.
eulermth.zip 1k 02-11-08 File is not rated EulerMTH
THE BEST program for using EULER'S METHOD FOR APPROXIMATION. Very easy to use, you can input dy/dx in terms of X and Y ! ENJOY!
eulert.zip 2k 06-04-22 File is not rated EulerT
Solve differential equations on your calc!!
eulertbl.zip 1k 05-08-02 File is not rated Euler's Method Table Generator
Generates a complete table of values using Euler's method.
fldslope.zip 1k 04-04-30 File is not rated Slope Field v1.2
Slope Field v1.2 simplifies the process of creating and analyzing slope fields in calculus. This program provides a variety of tools for slope fields: you can enter a differential equation, render the resultant field, edit the window settings, find the slope value at a specific (x,y) point, and trace an antiderivative over the field to verify that it is correct. Doors CS v4.0+ optimized.
fouriersynth.zip 4k 03-07-10 File is not rated Fourier Synthesizer V1.01
Fourier Synthesizer enables you to explore Fourier Theory by creating complex waveforms using ten different frequencies. Version 1.01 has a refined sine wave formula so that the variables entered only affect the amplitude of frequency Fn. A Y-axis slew value was also added.
funcmaster.zip 5k 07-05-15 File is not rated Func Master v1.2
If you are a calculus student, you can't go without Func Master! Func Master does the following: area between/under curves, area of surface of revolution, area of a polar region, volume of a region rotated about an axis, definite integral, tangent line/derivative, arc length of a function, solve function=0, find intersection between two functions, plug x into a function, find local extrema, and find speed or distance of a particle from parametric equations. Func Master is special because it is fairly small when compared to other calculus programs that perform similar tasks. It also does not require you to install supporting applications like Symbolic or Pretty Print, so it will be ready to run as soon as you put it on your calculator! This program is highly recommended for general use and for AP Exam free response questions. Read "help.txt" below for more information. Also note that ticalc.org may not have yet updated the screenshots for this program.
function27.zip 1k 03-03-14 File is not rated Function Analysis
This program performs many operations with functions. In single function mode, you can differentiate, integrate, measure curve length, use the shell method, use the disk method, and analyze surface area once wrapped about the axis. In dual function mode, you can check the area between the two curves, use the washer method, and check the moments about both the Y and X axis as well as the center point of mass (centroid functions).
gamma.zip 1k 06-08-13 File is not rated Gamma Function solver
This program solves Gamma(n), which is (n-1)! for any integer value or for non-integer values it is the integral of something nasty from 0 to infinity. Most efficient algorithm you will find anywhere.
improved83p.zip 1k 02-06-16 File is not rated Improved Euler's Method v1.1
Numerical solution for differential equations. Same as Euler's method, but more accurate. Table and graph option included.
inflecpt.zip 45k 06-12-19 File is not rated Point of inflection.
This program allows you to find points of inflection on a graph. Enhanced for use with DCS6.
inflect.zip 1k 04-11-20 File is not rated Point of Inflection Finder
Given a function and a couple bounds, it will find the point of inflection for it (if there is one) on your very own TI-83+!
integra.zip 1k 07-08-21 File is not rated Definite Integral
This program calculates the definite integral under any curve from a lower to upper limit. It also can calculate the average value for that area. Depending on the function and limits, the answer given may be exact or a very close decimal approximation.
integral.zip 1k 02-08-02 File is not rated Integral
This program solves for the definite integral between two points of a function. Can also do tables.
integral2.zip 1k 03-04-01 File is not rated Integral- Area under a Curve
Very simple program that easily analyzes the integral of F(x) between given point A and point B.
integral_ultimate.zip 11k 04-06-19 File is not rated INTEGRAL PROGRAM WITH FULL WORKING
This program allows you to enter an equation with no limit to the number of parts in it or power values of x and then solve anti-differentitation on them. It also lets you solve the area bound by the curve. All this has full working out in a very good text format so you can just read it right off. Also the program simplifies all fractions and everything so you won't even have to think at all!!! Just check it out and you'll how superior its working out is!!!
integralapps.zip 1k 06-09-08 File is not rated Integral Applications
This updated program will help solve the area/volume problem on the AP Exam. It revolves one or two functions around any vertical or horizontal axis and will not only give the numerical answer, but the setup as well. It will also find surface area, and area between two functions.
integralestimation.zip 1k 07-06-23 File is not rated Integral Area Estimation for Calculus
This program allows the user to calculate the left side, right side, midpoint, trapezoidal, and Simpson's rule areas under a curve easily and at the same time. It is used in high school to college level calculus classes such as calculus AB, BC, or others. Updated June 2007.
integralgrapher.zip 1k 03-03-07 File is not rated Integral Grapher
Graph an integral on your 83.
integralpic.zip 2k 07-04-26 File is not rated Integration Formulas
Integral Formula is pretty self-explanatory. Run the program, and you have the formulas used for integration right at your fingertips.
integrat.zip 1k 02-02-16 File is not rated Integration
This program will find the area under the curve. It has five different methods of solving for you to choose from. Please see the text file on how to use this program.
integrate.zip 1k 02-03-06 File is not rated Integrate
Displays the integral of any equation. (Example: "3X-7" ---> "3X²/2-7X+C") Also does the fundamental theorem of calculus and graphs.
integrationsuite.zip 4k 02-04-06 File is not rated Integration Suite
Update
intgdiff.zip 1k 03-04-01 File is not rated Integral: Area Between Curves
After inputing F(x) and G(x), this program finds out the area under each curve (and between them) and graphs the region between them.
intgrlx.zip 4k 05-04-24 File is not rated Integral X
This program is capable of finding the area under and between curves. You can choose from numerous methods of finding the area including left, right and middle, trapezoidal, solids of revolution and standard integration. The program is easy to use, and understand, if you know the terminology. Can find definite integrals, regardless if equation is unknown, as long as co-ordinates are given. Definitely worth having this integration program, as this program accounts for ANYTHING that there could be on the exam.
inthelp.zip 6k 04-02-03 File is not rated Integration Help!
For those of you in Caclulus, this might help. The program shows the integrals of sin, cos, tan, sec, csc, and cot and all of them from the first through the third power! This is just a little something to help me along in class, and it's not finished yet, eventually I will add the work to all of them plus add the arc functions. Any input would help.
intsums83.zip 1k 03-12-18 File is not rated Integration Sums
This program performs different types of summations that can be used to approximate the area under the curve.
limit.zip 3k 00-10-07 File is not rated Limit v3.0
The FASTER, SMALLER, EASIER, MOST POWERFUL prog for finding ALL LIMITS of ANY FUNCTION.
limitfr.zip 2k 00-10-07 File is not rated Limit v3.0 (French)
Only (well..) for the frenchies : this is LIMIT 3.0 with added features like ASYMPTOTES.(les verticales, horizontales....)
limitman.zip 9k 04-06-23 File is not rated LimitMan!
LimitMan to the rescue to save the day from evil limits! Read the readme for more details. Calculates infinite limits too!
limits.8xp 1k 02-09-27 File is not rated limits
this program is the best at finding the limits of a function.
limits.zip 1k 07-09-06 File is not rated Limit Calculator
This program is great for the aspiring young calculus student! Find the limit of almost any function at a given point! Does not handle functions with imaginary values (like sqrt(x)) at points near undefined points.
linearization.zip 14k 08-04-14 File is not rated Linearization
Complete Linearization tables are made with this program using Symbolic.
lineintegrals.zip 1k 05-12-18 File is not rated Line Integrals
This program computes different types of user-defined Line Integrals. I have tested everything and it works! Watch out on the 3-d one tho, the z(t) function needs to be put in as a function of X2t under parametric!
macs83p.zip 1k 02-06-16 File is not rated Maclaurin Series v1.1
Displays the 7 maclaurin series with the sigma notation, interval of convergence, and 1+x... format separated by categories.
mcunder.zip 1k 04-03-16 File is not rated Monty Carlo Area Under the Curve
Uses a monty carlo simulation to find the area under a selected curve.
myrieman.zip 1k 03-03-13 File is not rated Riemann Sums
Given f(x), a starting and ending point, and the number of partitions, this program will analyze the area under the curve using Riemann sums from the left, right, midpoint, and a definate integral to check accuracy.
nderiv.zip 14k 08-04-14 File is not rated N-Derivatives
Using Symbolic, you can calculate Derivatives to the Nth degree.
newtmethod.zip 1k 07-06-23 File is not rated Newtons Method
This program allows the user to calculate the end value AND intermediate steps (to show "work" on tests, of course) of Newton's Method. This method is mainly used in Calculus AB, BC, or equivalent classes. It has allowed me to brainlessly work out these problems and show that damn work that my teacher requires :-) Updated June 2007.
newton.zip 1k 06-09-08 File is not rated Newton's Method
This program uses Newton's Method to find roots of a given function. After inputing an initial guess and error, it finds a sequence of estimates and stops when the difference between estimates is less than the given error.
newton83p.zip 1k 02-05-22 File is not rated Newton's Method v1.1
Finds the zeros of any function with Newton's method.
newton_83p.zip 1k 00-12-10 File is not rated Newton's Method v1.0
This program finds the zero of a function using Newton's Method.
newtonjm.zip 1k 06-07-17 File is not rated Newton
It may seem like another Newton iteration program, but I've written this one to have a few special touches to it that make it worthwhile. First, the program displays the equation (Y1) upon loading. After asking for an X value to be the starting point, the calculator tests that value. If the derivative of Y1 at that value returns an answer of zero (thus making Newton's method [x - f(x)/f'(x)] divide by zero), the calculator will display "Pathological Error: d/dx = 0." If that X value does not immediately return a derivative of zero, after 50 unsuccessful iterations the calculator will assume that there is a pathological error, and will display the same error message as before. I added the pathological error aspects to this program because the typical Newton iteration program will continuously attempt iterations before the "divide by zero" error is displayed (if it ever is), wasting both time and batteries.
newtonmethod.zip 17k 03-05-11 File is not rated Newton's Method
this program helps you do the tedius steps of Newton's Method and saves you lots of time.
newtonmethod83p.zip 10k 03-05-02 File is not rated Newton's Method 83p
This program finds the roots (zeros) of a function nearest a user inputed guess. Easy to use.
newtons.zip 14k 08-04-14 File is not rated Newton's Method
Newton's Method (including all work) is performed using Symbolic.
newtonsmethod.zip 1k 03-05-05 File is not rated Newton's Method
AP Calculus subject: finding the root (zero) of an equation. Input f(x), f'(x), and guess, and the program will show you all the work to do to solve the problem. This eliminates all the tedious work and mistakes when doing homework.
newtonsmethod83p.zip 1k 07-06-23 File is not rated Newtons Method
This program allows the user to calculate the end value AND intermediate steps (to show "work" on tests, of course) of Newton's Method. This method is mainly used in Calculus AB, BC, or equivalent classes. It has allowed me to brainlessly work out these problems and show that damn work that my teacher requires :-) Updated June 2007.
nm.zip 91k 03-03-04 File is not rated Newton's Method Root-finder program
Although the overall point of this program is completely useless (because 83's can find roots automatically), it is a MUST for AP Calculus AB students, since the AP exam requires finding roots through Newton's Method (listing iterations, etc.).
notescalcul.zip 8k 05-08-26 File is not rated Notes: Differential and Integral Calculus v0.3
Here's the third of the Notes programs. The two others was more general, but this one is only on the differential and integral calculus. It is very useful for those who are studying these courses. It contains just the formulas useful for the two mathematics disciplines. There are derivative formulas, integration formulas, identities and some others. More things coming soon !
ode.zip 153k 04-06-01 File is not rated ODE
A program to graph Slope Fields for Ordinary Differential Equations. It also obtains solutions for a given initial condition using Runge-Kutta.
polydivide.zip 1k 07-05-07 File is not rated Polynomial Division 2.0
The perfect program for instantly calculating both long and short polynomial division.
power_rule_solver_83p.zip 1k 04-02-17 File is not rated Power Rule Solver
Finds the Derivative of the function using the Power Rule.
precal83p.zip 4k 03-03-05 File is not rated PreCalculus Programs
A collection of programs from my precal book, Precalculus with Limits A Graphing Approach. Check readme for specifics.
precalc.8xg 8k 03-03-10 File is not rated Pre-Calc
My math teacher advised me to submit this, it is very helpful when doing Pre-Calculus problems.
precalc.zip 2k 00-09-17 File is not rated Precalculus beta
A very helpful program. More features will be added in the final version.
precalculus.zip 3k 03-04-26 File is not rated Pre-Calculus
I created this program for my Pre-Calculus class in High School. Now that my math teacher hates me for creating a program for her students to compute math at ease, she advised me to submit it for the use of other Pre-Calculus students. Well, here you go. This program is very helpful and even has a 2D unit circle for reference when dealing with Unit Circle Trigonometry. (updated, added feature in calculating compound interest, removed programs that I accidently included in the download)
pts2poly.zip 1k 07-04-26 File is not rated Points to Polynomial 2.0
Plug in the points, and the appropriate polynomial that hits all those points will be produced. Warning! This program may crash. I am not responsible for any damage to your calculator.
ram.zip 1k 03-03-07 File is not rated RAM v1.0
Program for finding the left,mid-point, and right Rectangular Area Measurement for intergrals on the graph screen. Very useful for all calculus students.
rectapporxmeth.zip 1k 03-06-09 File is not rated Rectangular Approximation Method
This RAM program needs a function, a side, and the number of intervals. BAM! Mathematics.
recursiv.zip 1k 07-03-06 File is not rated Recursive
prgmRECURSIV represents numerically and graphically recursively-defined sequences. 1,2,3...n is stored to L1, while A[sub](k+1) as a function of A[sub]k is stored to L2. The sequence is plotted against its term number (in a graph situation), though reading off L2 for the sequence is more handy (especially for busy-work). The graphs are interesting, however; the graph of A[sub](k+1)=3A[sub]k, for example, increases like a geometric sequence with a common ratio r=3.
reimann83.zip 1k 05-08-02 File is not rated Reimann Sum Computer
Calculates LRAM, RRAM, MRAM, Trapezoid Rule, and Simpson's Rule approximations of integrals.
reimannsum.zip 1k 03-03-11 File is not rated Reimann Sum
This program Computes And displays And graphs and displays graph of reimann sum of an equation stored in the Y1= . 3/11/03
riemann.zip 1k 06-09-08 File is not rated Riemann
This program computes left, right, midpoint, and trapezoidal sums for a given function over a given interval. It also draws the rectangular or trapezoidal regions under the graph. Also included is the definite integral over the region.
riemannsum.zip 1k 04-04-16 File is not rated Riemann Sums
This program will find the area under a curve, typing in the equation as Y1, and then telling the upper and lower bounds and the number of partitions.
riemannsums.zip 4k 04-03-29 File is not rated Riemann Sums Solver
This program can calculate the left, right, lower, upper, midpoint, trapezoid, and Simpson sums and displays them all together for comparative purposes. Make sure to read the readme!
rkbs.zip 93k 05-06-09 File is not rated Adaptive Runge-Kutta Program
This TI 83+ program is an adaptation of the algorithm used by the TI 85, TI 86, and TI 89 calculators for graphing solutions to differential equations. The underlying algorithm is an adaptive third-order Runge-Kutta algorithm using coefficients due to Bogacki and Shampine. Please send suggestions, comments, criticism, and bug reports to thornahawkyahoo.com. (Originally at unitedti.org)
romberg.zip 1k 03-03-21 File is not rated Romberg Integration
This program will integrate a function between two limits using the Romberg Integration technique. It outputs a 6x6 triangular table with the resluts in lists L1 through L6.
rootfind.zip 1k 04-05-08 File is not rated Root Finder v. 1.2
Uses Newton's Method to find a real root of a function.
rsum.zip 1k 00-12-17 File is not rated Riemann Sum v1.1
This is the updated version of cyberphobia's original v1.0 Riemann Sum program. This program fixed a small bug and it is now perfect.
rsum2.zip 37k 06-12-24 File is not rated Riemann Sums
This program graphically calculates the Riemann sum of a function, with a customisable number of intervals, and displays it for you. Enhanced for use with DCS6.
rules.zip 1k 05-08-20 File is not rated Rules
This program contains all the basics derivative rules for your Calculus 1 and Calculus 2 classes. This program started by Ryan Heeren as a way to help him remember all the derivative rules. Then I picked it up and improved it.
runge83p.zip 1k 02-06-16 File is not rated Runge Kutta's Method v1.1
Numerical solution for differential equations. Same as Improved Euler's method, but more accurate. Table and graph option included.
sderive.zip 2k 02-04-05 File is not rated Derive
This file includes two programs for symbolic differentiation and calculation of MacLaurin polynomials. But the hard work is done by the Symbolic and PrettyPrint apps.
sequence.zip 1k 07-03-06 File is not rated Sequence
SEQUENCE is designed to numerically and graphically represent the sequences that result from all types of functions, especially those whose values only carry meaning in the domain of the natural numbers: factorials, series, alternating series, etc. f(n) is evaluated for 1,2,3...n (the domain automatically stored to L1); stored, and displayed as L2. ZoomStat displays the (L1,L2) alongside Y1.
shllmthd.zip 1k 03-04-01 File is not rated Integral: Shell Method
This simple program lets you input a function, enter right and left bounds, and find the volume of the solid by the shell method.
simpsonr.zip 1k 05-03-09 File is not rated Simpson's Rule
This program prompts the user for "A" (The lower limit of integration), "B" (The upper limit of integration), "N" (The given number of subintervals), and "Function" (The function for which the program will use Simpson's Rule to approximate the integral. The program stores the answer in the variable "X" for reference by the user after the program is finished. Remember the Simpson's Rule is only valid when n is even. The program will stop if n is odd.
simpsonr83p.zip 10k 02-03-03 File is not rated Simpson's Rule v1.0
This program does the Simpson's Rule for you. It estimates areas under curves using this method. It's nice to use it to check your answers, if you are in calculus. In the future I will make a program that also shows all steps.
simpsonrule.zip 1k 02-03-21 File is not rated Simpson's Rule
Allows you to input the beginning and end of the interval ("a" for the start, "b" for the end) and the number of subdivisions ("n"). When you input the equation, you must be sure to put it in parantheses, otherwise it won't work. e.g. to input 3x, type this: "3x" and hit enter. it will show you the program's progress. be warned, the more subdivisions you use, the more time it will take. approx. times are : n = 50, time = 30 sec, n = 100, time = 70 sec, n = 150, time = 130 sec (time in seconds = .003(n^2) + .35n + 5)
slope_of_secant_line_83p.zip 1k 04-02-17 File is not rated Slope of Secant Line
Finds the slope of the secant line when you enter the function, first X point, and change in X.
slopefield.zip 1k 07-06-23 File is not rated Slope Field Creator for Calculus
This program allows the user to show the slope field plot of a function given the function of its derivative. It is used in high school to college level calculus classes such as calculus AB, BC, or others. Updated June 2007.
slopefield83p.zip 1k 02-06-16 File is not rated Slope Field v1.1
Graphs the slope field for a differential equation.
slopefield_morgands.zip 62k 08-03-05 File is not rated Slope Field
Slope Field allows you to draw slope fields quickly and easily on your TI-83/84+. Simply enter the derivative and watch the program generate the slope field right on the graph screen! In-program options include changing the number of slope lines, adjusting the window, and turning the axes off and on. Great for calculus and compatible with MirageOS.
slopefields.zip 2k 05-07-01 File is not rated Comprehensive Slope Fields
This program will graph the slope field for a given dy/dx equation, allow you to modify the viewing window, display the slope at a given (x,y) point, and overlay the original (antiderivative) equation over the slope field, so you can see the relationship better. Useful for Calculus AB, BC, and up. Unlike many other slope field programs, this one: has a variable frequency for how often/large the slope marks are (set as a grid on the x/y axis tick marks), overcomes "divide by zero" errors encountered with equations like -x/y, is speed-optimized, and comes with a variety of options.
slopefld.zip 1k 02-05-11 File is not rated Slope Field v1.11
This program displays the slope field for a differential equation.
slopefld83p.zip 4k 07-02-17 File is not rated Slope Field Program
This program draws the slope field for a given differential equation of the form y' = f(x,y). It will also superimpose user-specified solution curves of the form y = F(x) on the slope field. Strengths of program: (1) Optimized for speed (e.g., slope field is saved and then re-used rather than re-generated when solution curves are graphed). (2) Flexible (e.g., settings for the window variables and slope-field lattice are user-specified and independent of each other). (3) Easy data entry and navigation (e.g., cancellation reminders are on data-entry screens).
slopetan.zip 35k 06-12-24 File is not rated Slope of the tangent
This program graphically approximates the slope of the tangent line for a function using the left-right average method.
slopfld.zip 1k 06-09-08 File is not rated Slope Field
This program calculates a slope field for a given derivative. The slopes can be defined in terms of both y and x. There are also many menus that allow you to customize your slope field. You can set the window and the amount of resolution. It eats up a ton of memory while you're running it, so you may need to either archive things, or set the resolution to "low". This updated version fixes a minor bug and causes the program to run much faster than before. It also provides an opportunity to input a solution to the differential equation and view its graph on the slope field.
sumeng.zip 10k 04-10-07 File is not rated SUMeng
It is for doing sums: LEFTHAND-SUM, RIGHTHAND-SUM, TRAPEZ, MIDPOINT and SIMPSONS. Enter function in Y1 and start the program. Enter lower limit, upperlimit and the sub-divisions. Then pres enter and you will see LEFTHAND-SUM, RIGHTHAND-SUM and the TRAPEZ-sum. Pres enter again and you will see MIDPOINT and SIMPSONS-sum. It's as easy as that. NB: when you pick ex. N=4 the result will in all the sums b