| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-89 BASIC Math Programs |
| nmo.zip | 338k | 21-06-25 | | Nelder Mead Optimization Optimizes any user given function with Nelder Mead Simplex Method. Number of dimensions of function only limited by calculator memory. |
| desolvel.zip | 155k | 17-07-27 | | DeSolveL - Differential Equation Solver L DeSolveL intends to be a version improved from the original DeSolve (only solves 2rd or smaller order) that comes with Ti-89, Ti-92+ and Voyage200 by default. Differencial Equations Solver (DeSolveL) solves 3rd and higher order differential equations. This program gives the General Solution from Differential Equation (Example: 2y'''+y'+y=sin(x)) |
| lbscgl.zip | 2k | 14-07-24 | | Lomb-Scargle Periodogram Similar to a DFT or FFT, this program extracts cycles from any de-trended data set, but handles 'missing data' much better. |
| lzt.zip | 429k | 14-02-12 | | Laplace and Z transform This program calculates a direct and inverse transformation. Parts of the program are two shells for a simulation of electric circuits and dynamical systems described by block diagram algebra. |
| ti89vectc.zip | 1k | 13-10-01 | | vectc Vector Calculus: divergence, gradient, curl, laplacian |
| riemannsums.zip | 2k | 12-12-17 | | Riemann Sums Riemann Sums allows you to input a function in terms of x, an interval, and the number of rectangles. It will then give you 7 choices: Left, Right, Midpoint, Trapezoidal, All, About, and Quit. The first four choices allow you to perform individual calculations. Choosing All performs all of the first four options. Choosing About gives information about the program. Choosing Quit ends the program. If you choose any of the options except Quit, after execution a popup will appear asking to run the program again or quit. |
| conics2d.zip | 13k | 12-10-26 | | Conics 2D 10/25/12: A relatively comprehensive program... about the different conics. Currently, the following are available: angle of rotations, center, asymptotic lines, replacement equations. The following are in progress: type of graph ("trace"). |
| math.serieses.zip | 1k | 12-07-09 | | Summation and Series Valuable techniques for determining the convergence of series. |
| riemann_55.zip | 1k | 12-04-01 | | Riemann Sum Calculator Function to compute the Riemann sum of a function over a given interval. Performs the Left Endpoint Rule, Right Endpoint Rule, Midpoint Rule, Trapezoid Rule, and Simpson's Rule. Gives exact results, by default. Hit diamond+enter for approximations. Syntax: riemann(function,lower,upper,intervals) |
| laplinv.zip | 4k | 11-10-26 | | Laplace and Inverse Laplace Transforms Includes Laplace and Inverse Laplace Transform functions that work for a wide variety of inputs. The users inputs an expression and a variable and the function returns the evaluated transform as an expression. |
| exporege.zip | 63k | 11-10-21 | | EXPOREGe From a list of data pairs, the Program shows for EXPONENTIAL REGRESSION, 1. The scatter plot, 2. The best fit curve, 3. The equation of the curve in three forms: y = a*b^x, y = a*e^(c*x), and y = a*10^(d*x), and 4. r and r^2. |
| expdiste.zip | 56k | 11-10-15 | | EXPONENTIAL DISTRIBUTIONe For an EXPONENTIAL Random Variable X with average a on the interval 0 to infinity, the Program gives the 1. Expected value or mean E(X), 2. Variance VAR(X), 3. Standard deviation, 4. median, 5. P(X < A), P(X > A), P(A < X < B), and 6. Graph of the distribution showing the probability. |
| calcu.zip | 1k | 11-09-07 | | Quick Tips The text file contains some quick tips and mandatory work-related steps in computing some simple, early-on calculus problems. |
| extreema.zip | 2k | 11-06-11 | | Extreema_v1.1 This program has been shortened by a lot. It provides all the extrema (including points of inflection) of an implicit equation. (ANY X-Y EQUATION). |
| tiltedconics.zip | 1k | 11-03-03 | | TiltedConics Finds the tilt angle and equation of a standard conics (hyperbola, parabola, circle, eclipse...) |
| netwonmethod.zip | 1k | 11-03-03 | | Newton's Method Fun way to view newton's method. read the ReadMe |
| differencequotient.zip | 1k | 11-03-03 | | DifferenceQuotient Given delta x, and an expression, it finds the difference quotient. |
| implicitderivative.zip | 2k | 11-03-03 | | Implicit Derivative ReadMe.txt |
| gamma.zip | 1k | 11-02-13 | | Gamma Function Extend the domain of the factorial function to all complex numbers except negative real numbers. |
| bisec.zip | 1k | 11-01-24 | | Bisection Computes a root using the bisection algorithm. The bisection algorithm computes an approximation root for functions of the form f(x)=0 in an interval [a,b]. This program includes a check to make sure that either f(a) or f(b) is negative. |
| dirderiv_basic.zip | 12k | 10-11-04 | | Gradient and directional derivatives This archive contains functions to calculate function gradients and directional derivatives. Functions are included for TI-nspire and 68k-models. |
| ivo.zip | 2k | 10-10-25 | | Inverse Vector Operators Functions that return the inverse curl, inverse divergence, and inverse gradient of any given vector/scalar field. Inverse curl works only in 3 dimensions, others work in any dimension. |
| nfmin.zip | 185k | 10-08-24 | | nfmin Unconstrained nonlinear program solver. The n-dimensional version of the fmin() on TI-89. User guide is included in the .zip package. |
| glpt.zip | 25k | 10-08-12 | | Guided Laplace Transform Will compute symbolic Laplace Transformations of expressions, including y, y', y'' etc, 1, x^k, sin(c*x), cos(c*x), e^(-c*x), sinh(c*x) and on... program includes interface for analyzing and editing expressions in intermediate steps along the transformation. |
| mcalcfunctionsii.zip | 7k | 10-04-29 | | mCalc Functions II These are some functions I wrote for my MAT 215 class (Multivariable Calculus II). It's kind of like my previous set of functions, this one includes functions for Curl, Divergence, Gradient, Jacobian Transformation, Potential Functions, Conservative Check. |
| calc3.zip | 2k | 10-03-24 | | Calc3 Provides commands for solving multivariable calculus problems. Given f(x,y), find any partial derivative of f(x,y) up to any order, determine the gradient, locate all extrema and classify them, Grahm-Schmidt algorithm, and projections. |
| fourier.zip | 16k | 10-02-05 | | fourier() A fourier() function that works as easily as taylor() to create a fourier series. |
| trpintegralcenterofmass.zip | 1k | 09-12-18 | | Triple Integral: Center of Mass enter the density(x,y,z) function, as well as the upper bound of z,y,x to find the center of mass of the solid |
| dbintegralvolumesurfarea.zip | 1k | 09-12-18 | | Double Integral: Volume & Surface Area use double integrals to define a region, to find the volume and surface area |
| mcalcfunctions.zip | 24k | 09-12-10 | | mCalc Functions These are a few [lifesaving] functions that I [mostly] wrote for my MAT 214 course (Multivariable Calculus I, Calculus III). Functions include: Arc Length Parametrization, Arc Length, Curvature, Discriminant, Directional Derivatives, Unbounded/Bounded Extrema, Gradient, Normal Vector, Tangent Vector, Tangental Planes, Oscillating Circles, Magnitude, Vector Projection, and Torsion. |
| zeta.zip | 3k | 09-11-01 | | Zeta Function This is the zeta function, for all TI's except the TI-73. |
| multivarfunctdiscrim.zip | 1k | 09-10-23 | | Multivariable Function Discriminant In finding the extrema of a multivariable function f(x,y), the discriminant at point (a,b) is calculated as Fxx(a,b)*Fyy(a,b)-Fxy(a,b)^2. Enter with parameters discrimi(f,a,b) to find the value of this discriminant. |
| steepestpath3d.zip | 1k | 09-10-22 | | Steepest Path 3D Enter a functiom f(x,y,z), and the starting point (x,y,z) and find the direction (an unit vector) of the maximum change in f, also known as the steepest ascent path. Enter with parameters steepas3(f,x,y,z). |
| directionalderivative.zip | 1k | 09-10-22 | | Directional Derivative Directional derivative represents the instantaneous rate of change of the function, moving through P, in the direction of V. Enter with the parameters direderi(f, x1, y1, u, v), where f is f(x,y), (x1,y1) is the starting point, going in the direction of the vector , which does not need to be normalized. |
| calcount.zip | 1k | 09-10-14 | | Function, Derivative, Integral Live Counter Enter the signature of calcount(y,a,b,c) where y=f(x), a=start pt, b=ending pt, c=increment value. Watch the calculator display the current x value, f(x), derivative at x, and integral of f(x) from a to x live, as the x continuously changes. |
| curvaturetangent.zip | 1k | 09-10-09 | | Curvature & Tangent Vector 3D Enter a parametric function of x(t), y(t), z(t), and one input variable a, the program returns the curvature at and the tangent vector to that point. |
| surfacearea.zip | 1k | 09-09-08 | | Surface Area Calculation enter a function, starting point, ending point as parameters and calculate the surface area of revolution around x-axis. enter in the format like this: surfarea(x^2,1,10) |
| bin1.zip | 5k | 09-06-12 | | Binormal This is a program used to help with calculations in Multi-Variable Calculus. This program will compute the binormal, normal, tangent, velocity, and acceleration vectors. It will also compute the normal and tangential components of acceleration and curvature. |
| ana.bisw.zip | 1k | 09-04-25 | | Bisection (Interval Harving) This program gives you the root using bisection method based on an specific tolerance. |
| ana.bisf.zip | 1k | 09-04-25 | | Bisection (Interval Harving) This program get the root depending on the iteration entered by the user. Very useful in Numerical Analysis class. |
| integration_by_parts.zip | 104k | 09-04-22 | | Integration by Parts / Integración por Partes ENGLISH: Program for step by step definite and indefinite integration by parts and function for faster answer. TI-89, TI-92, TI-92 Plus, Voyage 200 and TI-89 Titanium compatible. ESPAÑOL: Programa para integracion por partes definida e indefinida paso a paso y funcion para respuesta rapida. Compatible con TI-89, TI-92, TI-92 Plus, Voyage 200 y TI-89 Titanium. |
| desolven.zip | 347k | 08-04-14 | | DeSolveN - Differential Equation Solver N DeSolveN intends to be a version improved from the original DeSolve (only solves 2rd or smaller order) that comes with Ti-89, Ti-92, Ti-92+ and Voyage200 by default. Differencial Equations Solver (DeSolveN) solves 3rd and higher order differential equations. This program gives the General Solution from Differential Equation (Example: 2y'''+y'+y=x^3+x^2+2) |
| derpar89.zip | 65k | 08-04-14 | | Parametric Derivative Calculates the 1º and 2º derivative of a given parametric function. |
| derivadasdirecionais.zip | 36k | 08-04-14 | | Directional Derivative The directional derivative of a multivariate differentiable function along a given vector V at a given point P intuitively represents the instantaneous rate of change of the function, moving through P, in the direction of V. It therefore generalizes the notion of a partial derivative, in which the direction is always taken parallel to one of the coordinate axes. |
| cderiv.zip | 41k | 08-04-14 | | Complex Derivative - cDeriv CDeriv calculates the derivative of a complex function f(x,y). "x" is the real var and "y" is the imaginary var. A derivative of a complex function, which must satisfy the Cauchy-Riemann equations in order to be complex differentiable. |
| cadeia.zip | 68k | 08-04-14 | | Chain Rule In calculus, the chain rule is a formula for the derivative of the composite of two functions. In intuitive terms, if a variable, y, depends on a second variable, u, which in turn depends on a third variable, x, then the rate of change of y with respect to x can be computed as the product of the rate of change of y with respect to u multiplied by the rate of change of u with respect to x. |
| variation_of_parameters.zip | 1k | 07-12-06 | | Variation of Parameters In second order differential equations, we run into differential equations of the type y''+Py'+Qy=f(x). By solving the homogeneous linear differential equation y''+Py'+Qy=0, we obtain the solution yh=C1*y1+C2*y2. Using y1, y2, and f(x) with the variation of parameters, we can find the particular solution, yp, to the nonhomogeneous differential equation. |
| newtonraphson.zip | 3k | 07-12-06 | | Newton - Raphson ENGLISH: Numeric method for to find approximations of zeros or roots of a real function. TI-89, TI-92, TI-92 Plus, Voyage 200 and TI-89 Titanium compatible. ESPAÑOL: Método numérico para encontrar aproximaciones de los ceros o raíces de una función real. Compatible con TI-89, TI-92, TI-92 Plus, Voyage 200 y TI-89 Titanium. |
| multipleintegrals.zip | 491k | 07-09-08 | | Multiple Integrals v. 1.10 This is an updated version of Multiple Integrals v. 1.00. I found a little error in the code and fixed it in this one. I have also included a .pdf file telling what's in the .zip file and 2 sample problems in which the program can be used (You will need Adobe Acrobat Reader to view the .pdf file). Again, this program is intended for those who are in Multivariable Calculus and/or engineering (if it's required). With this Multiple Integrals program, you can evaluate single, double (in rectangular and polar coordinate systems), and even triple (in rectangular, cylindrical, spherical coordinate systems) integrals with ease (let's hope...). Note: This program isn't intended to replace doing the required work. In order to learn the material, you must work it out yourself. Use this program to verify solutions. |
| lhopital.zip | 10k | 07-09-06 | | L'hopital English: The program finds the one it limits of a function with indetermination of the type 0/0 or inf./inf. using the method of L'hopital step by step (english version included). Spanish: El programa halla el limite de una funcion con indeterminacion del tipo 0/0 o inf./inf. usando el metodo de L'hopital paso a paso (version en español incluida). Works with ti-89/t,v200,ti-92/p |
| gradienterotacionalydiver.zip | 75k | 07-08-18 | | Gradient - Curl - Divergence ENGLISH: This program defines the functions of gradient in Rn, curl in R3 and divergence in Rn and it configures a custom menu. TI-89, TI-92, TI-92 Plus, Voyage 200 and TI-89 Titanium compatible. ESPAÑOL: Este programa define las funciones de gradiente en Rn, rotacional en R3 y divergencia en Rn y configura un menú de costumbre. Compatible con TI-89, TI-92, TI-92 Plus, Voyage 200 y TI-89 Titanium. |
| sdes_fm.zip | 419k | 07-07-01 | | Simultaneous Differential Equation Solver v2.0 ENGLISH: This program solves homogeneous and non homogeneous linear systems of differential equations and It gives general solution and particular solution. TI-89, TI-92, TI-92 Plus, Voyage 200 and TI-89 Titanium compatible. ESPAÑOL: Éste programa resuelve sistemas lineales homogéneos y no homogéneos de ecuaciones diferenciales y da la solución general y la solución particular. Compatible con TI-89, TI-92, TI-92 Plus, Voyage 200 y TI-89 Titanium. |
| euler_fm.zip | 121k | 07-06-06 | | Euler method / Método de Euler ENGLISH: Euler method is a numerical procedure for solving ordinary differential equations (ODEs) with a given initial value. This program gives the option of to make table and plot1 for to view the procedure. TI-89, TI-92, TI-92 Plus, Voyage 200 and TI-89 Titanium compatible. ESPAÑOL: El método de Euler es un procedimiento numérico para solucionar ecuaciones diferenciales ordinarias (EDOs) con un valor inicial dado. Este programa da la opción de hacer tabla y plot1 para ver el procedimiento. Compatible con TI-89, TI-92, TI-92 Plus, Voyage 200 y TI-89 Titanium. |
| cauchyriemman.zip | 20k | 07-05-07 | | Cauchy-Riemman English: It finds the function F (z) = U(x,y) + i*V(x,y) using the theorem of Cauchy-Riemman step by step (English Verion). Spanish: Halla la funcion F(z)=U(x,y)+i*V(x,y) utilizando el teorema de Cauchy-Riemman paso a paso (version en español). |
| laplace_derivative.zip | 49k | 07-03-09 | | Laplace Transform of a Derivative It calculates Laplace Transform of a Derivative. |
| residuos.zip | 9k | 07-01-27 | | Residue (complex analysis) In complex analysis, the residue is a complex number which describes the behavior of line integrals of a meromorphic function around a singularity. Residues can be computed quite easily and, once known, allow the determination of more complicated path integrals via the residue theorem. |
| approx.zip | 1k | 07-01-13 | | Rectangular Approximations This program will give you the values of left, right, and middle rectangular area approximations. All you have to input is the function, the upper and lower limits, and the number of subdivisions. Great for calculus students. |
| laplace89.zip | 67k | 06-12-30 | | Laplace It's a compact and powerful function that calculates Laplace transformations also with literal parameters. |
| inv_laplace.zip | 66k | 06-12-26 | | Inverse Laplace Transformation v 1.04 Returns the inverse Laplace transformation of a f(s) function. Bugs fixed. |
| iter89.zip | 57k | 06-11-20 | | Iterative Solver The program solves implicit equations with a transparent iterative method, showing all steps. It's ideal for exams! |
| function_nintzeta.zip | 1k | 06-11-14 | | Functions: The Nint Zeta Function The nearest integer zeta function is a awesome function that computes totally awesome things! Or, maybe the nint zeta function. A great little program for all math stuff except subtraction. |
| diffeqn89.zip | 153k | 06-10-27 | | Differential Equation Solver v 2.03 Calculates a lot of differential equations (also of nth degree) and saves the solution in a new function ready to use. Litteral calculation improved. A bug fixed. |
| curves89.zip | 98k | 06-10-27 | | Advanced 2D/3D Curve Analysis The program analyses a parametric 3D curve and calculates length barycenter, curvilinear abscissa scalar and vectorial curvilinear integrals, potential and more over. All results can be saved and reloaded in a second time. |
| function_glasser.zip | 1k | 06-10-08 | | Functions: Glasser Function This is another function very useful in calc and analysis. It has a series of "humps" that make it resemble the graph 2*sqrt(x/pi) |
| function_expbeta.zip | 1k | 06-10-08 | | Functions: The Beta Exponential Function This is another beta function that is defined by an integral which can be generalized into a couple of summations. |
| function_g.zip | 1k | 06-10-08 | | Functions: The G-Function This wonderful function is defined by the ever-familiar integral. It is really useful, not only because it is the building block for other g-functions, but it is also a cool looking function! It is very useful fo everything, including math!!! |
| function_rogersl.zip | 1k | 06-10-03 | | Functions: Rogers L-Function Introducing the amazing L Function!!!! This is a great one argument that computes 6/pi^2*(sum x^n/n^2+1/2*ln(x)*ln(1-x))!!!!! |
| hurwitzzeta.zip | 1k | 06-09-27 | | Hurwitz Zeta Computes the Hurwitz Zeta Function, also known as the generalized Riemann Zeta Function. |
| function_alpha.zip | 1k | 06-09-27 | | Functions: Alpha Function The alpha function is a named definite integral. It is the summation of z^k/k! times e^-z times n! times z^(-(n+1)). |
| function_dilog.zip | 1k | 06-09-27 | | Functions: Dilogarithm This is a polylogarithm function that is sort of similar to the (Li: int^ln(1-t)dt/t) definite named integral. Very handy for arithmatic. |
| lerchtranscendent.zip | 1k | 06-09-27 | | Lerch Transcendent This handy little function computes the Lerch Transcendent of (x,y,z); a generalization of both the Hurwitz Zeta Function and the Polylogarithm. Can also be used as the Riemann zeta Function with (1,x,1) as the input. |
| riemannzeta.zip | 1k | 06-09-27 | | Riemann Zeta This computes the well-known Zeta of x. Contains ideas from Riemann himself! |
| function_pochsym.zip | 1k | 06-09-26 | | Functions: Pochhammer Symbol This nifty function computes gamma(x+y)/gamma(x). Useful for EVERYTHING! |
| function_erf.zip | 1k | 06-09-26 | | Functions: Error Function This is a sort of fast redition of the error function. Very helpful for calculus. |
| digamma.zip | 1k | 06-09-26 | | Digamma Function This Computes digamma(x), which is the logarithimic derivitive of the gamma function. |
| function_p_gamma.zip | 1k | 06-09-26 | | Functions: Polygamma function Once more, this is a great function that computes polygamma of x. (polygamma function = generalized gamma function) |
| function_zeta.zip | 1k | 06-09-26 | | Functions: Zeta Function Riemann's zeta function: beautiful to the calc. and analysis inclined. I took his one argumentive summation and put it into this program. It is small, fast, accurate, and starts with a "z" ("z"eta function) |
| function_low_gamma.zip | 1k | 06-09-26 | | Functions: Incomplete Gamma Function (lower part) This, again, is a small, simple, and fast program. It computes the lower half of the incomplete gamma function. This added to the upper part equals the entire gamma function! Again, this is a must have for your day care recess! |
| function_up_gamma.zip | 1k | 06-09-26 | | Functions: Incomplete Gamma Function (upper part) This is a small, simple, and somewhat fast rendition (on my part) of the infamous upper gamma function. This plus the lower gamma function equals the entire gamma function! This would be great for your kindergarden to calc classes. |
| function_gamma.zip | 1k | 06-09-24 | | Functions: Gamma Function v.1.0 This is a very fast and accurate gamma function (n-1)!. It can do fractions using the definite integral form. Very handy for Calc. 1 through 4! |
| calculo123.zip | 17k | 06-09-17 | | Master Calculo I, II, III Paquete de programa de Calculo que cubre desde la solucion de integrales paso por paso hasta los multiplicadores de lagrange. El paquete Contiene una biblioteca con las derivadas e integrales mas comunes, tambien ciertas reglas y leyes utiles. La biblioteca puede ser accesada desde cualquiera de los programas de apcalc, apeqdif y apcalcr3. Apcalc cubre los temas de calculo II se presentan fuerzas hidroestaticas en diferentes figuras geometricas, centros de masa, longitud de arco, solucion de integrales paso a paso, L'Hospital, series y sucesiones, volumenes de rotacion y un sin fin de aplicaciones mas. En Apeqdif encontraras soluciones de ecuaciones diferenciales paso por paso. Tambien solucion de circuitos RC y RL y la ley de Temperatura de Newton, Como obtener el wronskiano y laplace. En Apcalcr3 encontraras como obtener los vectores normales, binormales, k(t), T, aceleracion Normal, Tangencial, reparametrizacion paso a paso, derivacion implicita paso a paso, differenciales totales paso a paso, regla de la Cadena paso a paso. Para poder utilizar el programa de Apeqdif y apcalc tendras que crear una variable con el nombre de osbio y asignarle el valor de 0. |
| function.beta.zip | 1k | 06-09-17 | | Beta Function This is a small and simple function that computes beta(x). |
| function.centbeta.zip | 1k | 06-09-17 | | Central Beta Function This is a small function that computes central beta of x. |
| riemann_sums.zip | 1k | 06-08-05 | | Riemann Sums Enter a function, lower bound, upper bound, and the number of intervals, and this program will calculate: Left Hand Sum, Right Hand Sum, Midpoint Sum, Trapezoid Sum, and the Simpson Sum. It has a dialogue box to make inputs easy and simple. |
| del.zip | 1k | 06-04-26 | | Del This program solves for the partial deravitives in relation to x, y, and z. This is called the gradient of the function. or in other applications, it could be called del. |
| eulermet.zip | 7k | 05-11-05 | | Euler's Method Table Generator This programs runs smoother than any I have found that does this. The program approximates the value of a differential equation using Euler's Method. Should work perfectly. Email me to get on the update list. |
| abc.zip | 7k | 05-11-05 | | Area Between Curves This program calculates the area between two curves. Graphs and shades also. Should finally be perfect. Email me to get on the update mailing list. |
| revofsol.zip | 9k | 05-11-05 | | Revoultion of Solids This is a program that has taken a long time to perfect. It finds the volume of a region between two curves revolved about any horizontal or vertical axis. Should be finally perfect. Email me to get on the update mailing list. |
| min_max.zip | 1k | 05-08-20 | | Min_Max This program contains the rules for finding minimums and maximums of graphs, 1st derivative test, second derivative test, etc. |
| rules89.zip | 1k | 05-08-20 | | rules89 This program contains all the derivate rules that you need to get through you Calculus 1 or Calculus 2 class. Based off rules for TI-83 plus |
| irules89.zip | 1k | 05-08-20 | | irules89 This program contains the most common integral rules for you Calculus 1 or Calculus 2 class. It even shows examples. |
| briefcalculus.zip | 1k | 05-03-13 | | Brief Calculus Very nice program for the basics of calculus. It can find the equation of lines, average rate of change, difference quotiont, and tangent lines |
| reimann89.zip | 1k | 04-12-17 | | Reimann Sum Computer Computes LRAM, RRAM, MRAM, Trapezoid Rule, and Simpson's Rule integral approximations. |
| derivee45diamond.zip | 97k | 04-12-04 | | Derivee v4.5 Diamond This program will allow you to study functions: it can do step by step derivatives, variation tables (in grey level), and around 30 other manipulations on functions. Ce programme très complet d'etude de fonction vous permet de calculer des derivees, des promitives, de tracer des tableaux de variations (en niveaux de gris), 'effectuer des factorisations diverses, d'etudier graphiquement les fonction. En tout vous pouvez faire une trentaine de manipulations sur les fonctions! |
| residuesolver.zip | 1k | 04-12-01 | | Residue Solver Residue Solver will return residue values for solving complex integrals over closed curves w/ singularities inside. see 89txt file for more info easy methods, great for double checks. please email me with any suggestions or comments brianmanzi@hotmail.com |
| getjdif.zip | 1k | 04-11-11 | | getjdif Programa para resolver ecuaciones diferenciales por metodos numéricos |
| getjecu.zip | 1k | 04-11-11 | | getjecu Programa para resolver ecuaciones por metodos numéricos. NEWTON-RAPSON, REGULA FALSI, PUNTO FIJO, SECANTE, BESECCION by Gerardo T. |
| newtonsmethod.zip | 1k | 04-10-23 | | Newton's Method Instructions: Run the program by typing nm() in the home screen. Follow directions on screen - it's that simple. if the program stops unusually, press any key; it was probably just paused so you can see the values. The reason I wrote this program was because most of the others ask for a range of accuracy. In this program, there is no range. The root will be at zero for as many decimal places as the calculator can compute. The only possible let-down I can think of is that I left out the given number of itterations function. The itterations are, however, numbered if you only need a small number. |
| laplace.zip | 1k | 04-10-10 | | LAPLACE LAPLACE: Run laplace() and enter the function in terms of t in the i/o line. It will show you the laplace transformed in terms of s. I tested a couple of times and it worked fine. Anyways, the most important part of this basic program is for all those of you who can't make the user to input a function and then make the code to use it. |
| cat_ti89.zip | 48k | 04-09-08 | | Complex Analysis Tools - version 2.0.0 CAT: Complex Analysis Tools is a strong package of functions that helps to solve problems in complex analysis. The functions in CAT have many possibilities for adjustments, e.g. most functions can show the used steps. |
| slopefield.zip | 6k | 04-05-09 | | Slope Field Slope Field is a somewhat useful program for students who are in calculus. It gives a visual representation of a slope field on your Ti-89 based on an input equation of the form dy/dx = f(x,y). I only used it about twice for homework, but it was fun to make and it even creates some really pretty designs with the right equations and window settings. |
| lineariz89.zip | 1k | 04-03-12 | | Linearization tool Outputs the linearization of a given function. Dialog-based, no known errors. |
| eulertau.zip | 1k | 04-03-12 | | Euler's method table generator Will generate a table of approximate value of a function computed using Euler's method. >will accept differential equations with both x and y >gives results of intermediate computations |
| asi_ti89.zip | 149k | 04-03-07 | | Advanced Symbolic Integration - version 2.0.0b ASI: Advanced Symbolic Integration is a fast program that can integrate by use of special-functions and integrate expressions containing special-functions. ASI is equipped with a library of highly flexible special-functions, and it is easy to use all of it. |
| area89.zip | 1k | 04-01-03 | | 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. |
| dderiv89.zip | 3k | 04-01-02 | | Directional Derivatives 89 This program calculates the directional derivative of any multivariable function (not only f(x,y), but also f(w,x,y,z) and any other combination) when given a vector "u" for the direction. See readme and screenshots for examples. This program is VERY fast. |
| functionlength.zip | 1k | 03-12-08 | | Function Length Finds the length of a function between two given x values. |
| eulerapx.zip | 1k | 03-12-08 | | Euler Approximation Finds the Euler Approximation for the antiderivative of a given function. |
| intsums.zip | 1k | 03-12-08 | | Integration Sums This program finds Riemann Sums, as well as Trapezoid and Simpson approximations. See Readme for more information. |
| methods.zip | 2k | 03-12-03 | | Numerical Methods The package includes: Bisecction and Newton-Raphson Method for root finding. Simpson's Rule and Trapezoidal Rule for Numerical Integration. It has a txt document to explain the program. Have fun! |
| derivative.zip | 3k | 03-12-01 | | First Derivative Solver Finds the first derivative of any function up to 8 terms. |
| multifun89.zip | 36k | 03-11-30 | | Multiple Functions Editor Allows easier analysis of large functions through examining discrete intervals. |
| newton89.zip | 1k | 03-11-22 | | Easy Newton The feature of this program that really helps is its graphing option. It allows the user to make more accurate guesses and saves a bundle of time. There are also a variety of options that I added to provide the most convenience for you. Also, the user has more manually-controled options and less programed limitations. |
| linearize3d.zip | 1k | 03-11-18 | | Linearizations and Approximations lineariz is a function that returns the linearization (the equation of the tangent) of a function of any number of variables at a point. Great for Calculus! |
| taylor3d.zip | 1k | 03-11-18 | | Taylor 3d! taylor3d is a function that finds the mth-by-nth degree taylor polynomial of a 3-d function at a point. Great for Physics and Calculus! |
| idiff.zip | 1k | 03-11-18 | | Implicit differentiation impdiff is a function that returns the implicit derivative of a function of any number of variables. A must have for single- and multi-variable calculus! |
| rat_poly.zip | 6k | 03-10-19 | | Rational (Polynomial) Function Analyzer and Grapher This update of Rat_poly() changes the method of data input, making entry more user friendly and also making it easier to notice and correct errors. Rat_poly() analyzes functions which can be expressed as a ratio of two polynomial functions. It determines x- and y- intercepts, horizontal or slant assymptotes, vertical assymptotes, and, optionally, relative minima and maxima. All results are copied to the home screen. The function is then graphed, showing all intercepts and assymptotes. The graph can be zoomed to examine different regions. For a more comprehensive program which includes Rat_poly() as well as easy to use programs (none of the usual ()'s, {}'s, and x's to enter) for solving polynomial equations, factoring polynomial functions, graphing polynomial functions, multiplying and dividing polynomials, and for analyzing and graphing rational functions, see Polynom(). |
| apmat.zip | 2k | 03-07-24 | | APLICACIONES MATEMATICAS Este programa calcula el área existente entre dos curvas mediante una integral, pudiendo integrar con respecto cualquier variable. |
| pieuler89.zip | 2k | 03-05-18 | | Pi: Euler's Method This package of programs for all TI's quickly converges to pi using one of Euler's methods. |
| calctech.zip | 12k | 03-05-06 | | Calculus Technology Pack AB/BC This package includes more than 20 calculus programs that involve differentiation, integration, and limits. They are: Arc Length, Centers of Mass, Delta and Epsilon v1.00, Delta and Epsilon v2.00, Euler's Method, Function Explorer, Growth and Decay, Implicit Differentiation, Initial Value Derivatives, Integrals, Limits, Linearization, Max/Min Finder, Mean Value Theorem, Mode Changer, Mode Saver/Loader, Newton's Method, Normal Line, Simpson's Rule, Surface Areas of Revolution, Tangent Line, Taylor Polynomial Approximation, Trapezoidal Rule, and Volumes of Revolution. Recommended for anyone enrolled in 1st or 2nd semester calculus. |
| programs.indefint.zip | 1k | 03-04-25 | | Indefinite Integrator This tiny (131 bytes) program will return the solution to an indefinite integration problem along with the constant. |
| calc3v2.zip | 5k | 03-04-24 | | Calc3v2 Update to calc3diffequ. I eliminated The DiffEqu part and this is a finished vector calculus product. Diff Equations program coming soon. Sorry |
| implicitdiff.zip | 1k | 03-03-24 | | Implicit derivative function Symbolic derivative of a function defined implicitly |
| rat_any.zip | 6k | 03-03-07 | | Rational Function Analyzer and Grapher This program analyzes functions which can be expressed as a ratio of two functions. The functions can be any of a wide range of types, including polynomials, radicals, and absolute values, sometimes leading to two horizontal or slant assymptotes. The program determines any x- and y- intercepts, horizontal or slant assymptotes, vertical assymptotes, and, optionally, relative minima and maxima. The function is then graphed, showing all intercepts and assymptotes. |
| precal89.zip | 6k | 03-03-05 | | PreCalculus Programs A collection of programs from my precal book, Precalculus with Limits A Graphing Approach. Check readme for specifics. |
| numerica.zip | 25k | 03-01-30 | | Numerica v1.0 (Numeric Method Suite) Numerica is a set of numeric-method programs that solve several problems. It can find zeroes in a function using the bisection, newton-raphson, or regula falsi methods. Interpolates with the secant, tangent, lagrange or taylor methods. Integrates with trapezoidal, simpson or MonteCarlo methods. And solves Diff. Eq.'s with the Euler, Euler-Enhanced and Runge-Kutta methods. It's very easy to use, TRY IT!!! |
| calculuspackage.zip | 239k | 02-11-01 | | Calculus Package Contains 18 calculus programs, as well as a couple of unrelated programs. Very useful for calculus. Includes complicated programs that fully solve problems like Surface Areas of Revolution, Volumes of Revolution, Function Explorer (lists maximums, minimums, inflection points, concavity, and increasing/decreasing for a given function). Try it out! |
| erf.zip | 1k | 02-11-01 | | ERF This function allows you to calculate the value of the normal Integral. It is used to calculate the probability to obtain a particular value between two numbers of SD (standard deviations) |
| newton6.zip | 3k | 02-10-25 | | Newton's Method Version 1 This file calculates the zero of a function using Newton's Method, with user input for the initial approximation, the number of oscillations, and an optional accuracy checker. |
| l.zip | 1k | 02-10-15 | | Laplace Transformation Laplace transformation in ONE line, Faster than any I´ve encountered. |
| ode_solver.zip | 1k | 02-09-27 | | ODE Solver This program reconstructs the path of a particle using some initial data by numerically solving systems of second order ODEs |
| variation.zip | 8k | 02-06-19 | | Variation 2.3.1.6 Etude de variation d'une fonction |
| initder.zip | 7k | 02-06-04 | | Initial Value: Derivatives LGM v1.00 The program allows the user to solve for any variable in the growth/decay equation y=y0*e^(kt) |
| extrem2var.zip | 1k | 02-05-28 | | Extremum of 2 variables function This program will try to find the extremum of a two variables function |
| implgmf.zip | 7k | 02-04-08 | | Implicit Diff. LGMF (func) IMPLICIT DIFFERENTIATION. This function does implicit differentiation. All you do is enter the equation and the function does the rest for you, returning dy/dx. The program doesn't necessarily do IMPLICIT differentiation. It can do regular derivatives also. If you enter something like y = x^4 + 1/2*x, it will return 4x^3 + 1/2. |
| linearizlgm.zip | 8k | 02-04-08 | | Linearization LGM This program asks you to enter a function and a point x0 near which the linear approximation will be calculated. The program returns the linearization functions: one is in approx mode, the other is in exact. All mode changes are restored after the program executes, so your orginal mode settings will not be changed. Simple and easy to use, yet very helpful in Calculus. |
| impldifflgm.zip | 8k | 02-04-08 | | Implicit Differentiation This program does implicit differentiation. All you do is enter the equation and the program does the rest for you, returning dy/dx in two different formats. The program doesn't necessarily do IMPLICIT differentiation. It can do regular derivatives also. If you enter something like y = x^4 + 1/2*x, it will return 4x^3 + 1/2. |
| calcules.zip | 2k | 02-04-05 | | Calcules Calcules is a 7 function calculus suite that features Euler's and Newton's methods, volume by shell and disc, normal PDF, and more. Very easy to use, very small, its a calculus student's dream come true. |
| extremelgm.zip | 6k | 02-03-23 | | Extrema: Max/Min Finder v2.00 This is a simple program that gives you the list of POTENTIAL (not necessarily real) maximums, minimums, and inflection points. |
| delta1lgm.zip | 6k | 02-03-23 | | Delta and Epsilon v1.00 This program is used for problems of type "Defining Limits Formally with Epsilons and Deltas" where you are asked to find a delta given a function, X0, and epsilon. |
| delta2lgm.zip | 6k | 02-03-23 | | Delta and Epsilon v2.00 This program is used for problems of type "Defining Limits Formally with Epsilons and Deltas" where you are asked to find a delta given a function, X0, and epsilon. |
| deltalgm.zip | 11k | 02-03-23 | | Delta and Epsilon Pack (contains two different delta-epsilo This program is used for problems of type "Defining Limits Formally with Epsilons and Deltas" where you are asked to find a delta given a function, X0, and epsilon. |
| intaprox.zip | 3k | 02-03-17 | | Integral Approximations v1.0 A group of functions that solve for various integrals. |
| lin.zip | 1k | 02-03-11 | | SFAPC: Linear function Stupid Functions for A P Calculus: Find the linear function of a function |
| av.zip | 1k | 02-03-11 | | SFAPC: Average function Stupid Functions for A P Calculus: Find the average value of any function |
| ram.zip | 1k | 02-03-11 | | SFAPC: Rectangualr Approximation Method Stupid Functions for A P Calculus: find left, right, and mid RAM all at once. The result is nicely displayed |
| bltransform.zip | 31k | 02-03-06 | | biateral laplace transform this program calculatyes the Bilaterla Laplace transform of a given signal (integration from -inf to +inf), the program also calculates the R.O.C (range of convergence) in which the transformation exists, the program was heavily tested and no there are no known bugs. this version (1.2) improves calculation speed and fixes a few bugs. also, in this version, the use of EQW is optional only. you can contact me with any questions, comments or bugs report at : carmeln@ee.bgu.ac.il |
| newton5.zip | 1k | 02-03-05 | | newtons method solves any number of equations simataneously using newtons method....greater then 4 equations take some time to solve |
| diffeq89.zip | 1k | 02-03-02 | | 2-Point Differential Equation Solver This program is designed to solve a differential equatio give two points and the amount of time necessary. |
| rngkutta.zip | 1k | 02-02-25 | | Euler & Runge-Kutta First Order Diff. Eq. Approximations v1 These programs provide an approximate numeric solution to an unsolvable first order differential equation given the initial condition at points along the given subinterval through Euler's Method and the Runge-Kutta Method. |
| simpsonr89.zip | 5k | 02-02-25 | | 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. |
| newtonsm.zip | 13k | 02-02-16 | | Newton's Method v1.5 This is a Calculus program that does the Newton's method approximation for you. It comes with all the possible options I could think of. Really nice! Newton's Method v1.5 by <<>> |
| extrema.zip | 15k | 01-12-22 | | EXTREMA This is a CALCULUS program that finds potential max's and min's of a function. It also finds potential inflection points. You input a function and you get the values of x at which a function may have a minimum or a maximum and where the inflection point(s) is(are). |
| monte.zip | 12k | 01-12-16 | | MonteCarlo v1.0 (Numeric Method Suite) Calculates an integral using the MonteCarlo Method. Belongs to a set of numeric-methods called Numerica, look for it in the "ti89 BASIC math programs" Very easy to use, try it! |
| inversefunctions.zip | 2k | 01-12-15 | | Inverse Functions I can't count the number of times I got that question wrong on a test. I looked for a program out there to do this, but I didn't find any. Well, I spent some time and through trial and error, came out with this. Input a function with variable x, and it gives you the inverse of that function. Sweet and simple. |
| integ.zip | 4k | 01-12-15 | | Integ 89 This program helps you find the Riemann sums of an integral f(x). It can be used like a normal function. |
| chelp.zip | 3k | 01-12-15 | | Calculus Helper This simple program contains some notes for Calculus along w/examples of types of problems =) |
| area2.zip | 1k | 01-12-15 | | Area Finder An area finder. A great tool for every calculus student. Calculate integrals, draw function, view table, use different zoom modes, interchange between radians and degrees. A great learning utility. |
| laplace2.zip | 13k | 01-08-06 | | Bilateral Laplace Transform this program calculates the Bilateral Laplace Transform of a given signal (e.g: it integrates from -inf to +inf). the program will also calculate the R.O.C (range of convergence) in which the transformation exists. the program is heavily tested and ther are no known bugs. this version (1.05) fixes a few minor diplay bugs and improve calculation speed. tou can contacs me with any questions comments or bugs at camreln@ee.bgu.ac.il |
| numint.zip | 1k | 01-06-12 | | Numerical Integration Does various tasks of numerical integration, including calculating the errors involved in doing the Midpoint, Trapezoidal, and Simpson's rules. |
| mderive.zip | 1k | 01-06-12 | | Multiple Derivatives Takes the nth derivative of a function up to 11. |
| limits.zip | 1k | 01-06-11 | | Limits A program that does limits, if you're too tired to press all the keys on your calculator. |
| hyperbolicbasic.zip | 1k | 01-06-11 | | Hyperbolic Functions Basic identities, what a hyperbolic function is, inverse hyperbolic functions, and derivatives and integrals of each. |
| definiteintegral.zip | 1k | 01-06-11 | | Definite Integrals A program that solves a definite integral, just put in the integral and the limits from a to b. |
| calcchapter8.zip | 3k | 01-06-11 | | Calculus-Chapter 8 Finding the area between two curves, volumes by slicing, volumes by cylinders, parametric curve volumes, area of a revolution, work, fluids/densities, hyperbolic functions |
| basiclogs.zip | 1k | 01-06-11 | | Basic Integrals v1.1 A list of basic logs used in Pre-Calc/Calc. |
| basicint.zip | 2k | 01-06-11 | | Basic Integrals v1.1 A list of basic integrals used in Calculus |
| basicderv.zip | 2k | 01-06-11 | | Basic Derviatives v1.1 A list of basic derivatives used in Calculus |
| euler.zip | 89k | 01-06-01 | | Euler's function A program on the rappresentation and conversion in any base of the periodics numbers, with Euler's function |
| eulers.zip | 3k | 01-02-25 | | Euler's Table A table of Euler's method for Diff Equ. Better then the others. |
| ram1.zip | 1k | 01-02-07 | | L-RAM, M-RAM, and R-RAM This program is for those calculus students out there like myself who are fed up with plugging number after number after number into the Reimann's Sum and Rectangular Approximation Method formulas. This program computes L-RAM, M-RAM, and R-RAM for pretty much any function over any interval with any number of rectangular divisions. The interface is very easy-to-use, and this program is as compact and optimized as it can get so it won't take up very much room on your calculator's memory at all. |
| apbc.zip | 2k | 01-01-29 | | AP Calculus BC Formulas Useful formulas for an easy exam |
| lin1_dif.zip | 34k | 01-01-29 | | First Order Linear Difference Equations |
| reimman.zip | 1k | 00-12-19 | | Reimman Sums Reimman Sums is a program that calculates Reimman sums by using left hand, right hand, and mid-point rectangles as well as trapezoids. It lets you specify bounds and number of iterations, then saves them if you choose. It will also draw the graph of the curve with the rectangles/trapezoids drawn in. |
| derlscom.zip | 1k | 00-11-20 | | Derivative List Computer v1.1 An update to the previous version (v1.0) with a few new options. Updates are covered in the documentation. |
| apcalc2.zip | 2k | 00-11-13 | | ApCalc Updated version of my apcalc. Not a whole lot fixed, just a couple little things |
| parallel.zip | 5k | 00-10-29 | | Parallel a function to calculate the parallel equivalency of a value/variable |
| lct.zip | 10k | 00-10-24 | | Limit Comparison Test Tests improper integrals for convergence or divergence using the Limit Comparison Test, one of the principle tests used when an improper integral cannot be evaluated directly, i.e., you can't integrate it. If you have to deal with these types of problems, download this! It's an incredible time saver. |
| sbshde.zip | 1k | 00-10-24 | | SBS Homogeneous Differential Equations Solver solves Homogeneous equations step by step. |
| sbsip.zip | 1k | 00-10-13 | | SBS Integration by Parts Step By Step Integration by Parts. |
| reimann.zip | 1k | 00-10-01 | | Reimann Sums Does all the Reimann sums that I know of |
| grad89.zip | 3k | 00-09-22 | | Gradient Toolbox v3.0 Finds the gradient, directional derivative, divergence, and Laplacian of scalar or vector functions of any number of variables in Cartesian coordinates. Finds the curl or any of the other forementioned functions of functions of three variables in any coordinate system. |
| derive.zip | 1k | 00-09-14 | | Derive This will take a given equation and independant variable and it will give the user the first and second derivatives. Then in a series of dialog boxes it will talk to the user about the zeros of those derivatives and what they mean |
| iapprox.zip | 10k | 00-07-23 | | Integral Approximation v2.6 ChaoticSoft presents Integral Approximation v2.6 loaded with new features. Integral Approximation is now even better than ever. It can perform several types of integral approximations including: left endpoint, right endpoint, midpoint, trapezoidal, and simpson's rule. In addition to all of these great features, the program can calculate the error bounds for each of these tests on a given number of subintervals. Looking for a desired accuracy for your approxmation? No problem, the program can calculate the required number of subinvervals for a desired accuracy. This is the *BEST* integral approximation program available. Version 2.6 incorporates new features that make the program easier to use. |
| calc.zip | 11k | 00-07-14 | | Calculus I & II summaries This files contains lessons summaries of the classes Calculus I and II, also known as Differential & Integral Calculus. These files are good for engineers: exact-science students - Sorry! |
| etude3.zip | 8k | 00-06-26 | | Etude de Fonction v1.00.08 (French) Mise à jour de mon programme d'étude de fonction: Nouveauté: Choix du répertoire d'installation, Rappel de fonction utilisé |
| de_pi.zip | 1k | 00-06-16 | | De-Pi Will clean up your calculus answers (from integrations, differentiations, etc) to match what your teacher would write on the board! |
| trigder.zip | 1k | 00-06-06 | | Trigder v1.0 This program displays the derivatives of the trig functions |
| srmath.zip | 47k | 00-05-17 | | Sebastian's Calculus Package A package of more than 80 math functions and programs related to Calculus. A must-have for all students who want to save time and make less mistakes. Includes sign charts, domain and range of functions, moving particle problems, differentiation and integration tools, and much more. Most parts are not related to others, so you can make any selection of sub-packages. The index files contain helpful instructions and examples which you can read before installation on your TI-89. If you have Windows 95 or later, be sure to download the setup program for this package. |
| c_integ.zip | 1k | 00-05-13 | | Calculus Intergration Does many calculus functions. Shell method. Disk, horizontal and vertical. Also converts degrees to radians. Good for Calc students. Especially helpful for SATII. By Aaron Ligon. |
| u_circle.zip | 1k | 00-05-09 | | Unit Circle for Calculus v1.0 Unit Circle for Calculus; Provides conversions of coordinates in pi to Degrees and vice-a-versa. Also includes Trig identities and Trig ID's for Intergation and Differentiation. Very usable. A must have for Calculus or Pre-Cal. By Aaron Ligon. |
| mvcalc.zip | 7k | 00-05-04 | | MultiVariable Calculus everything you need for multi-variable calculus |
| hamiltonian.zip | 1k | 00-04-22 | | Hamiltonian Function Finder Tests to see if a two-variable first order system of differential equations is Hamiltonian. If it is, it returns the Hamiltonian function for the system. |
| etudefonc.zip | 40k | 00-04-08 | | Etude De Fonction v1.50.1b (French) Etudie les fonction non-trigo et trigo |
| calcpack.zip | 5k | 00-04-05 | | CalcPack Assorted Calculus Functions Created for AP Calculus |
| integrals.zip | 3k | 00-03-26 | | Integral Calculates integrals using many methods: Exact, Simpson's Rule, Trapezoid Rule, Upper Reimman, Lower Reimman, Midpoint Reimman |
| nthroot.zip | 1k | 00-03-17 | | Nth Root Solver This program uses DeMoivre's Therom to find roots of complex numbers. |
| gcd.zip | 4k | 00-03-16 | | Gradient, Curl and Divergence Important tools for vector calculus. 3 utilities to calculate Gradient, Curl and Divergence at the command line. It allows the user to specify the coordinate system (rectangular, cylindrical, or spherical) as well as the variables being used. Very flexable functions, especially if used programamatically. |
| riemann3.zip | 3k | 00-03-06 | | Super Riemann Sums v2.01 Super Riemann Sums is a program that calculates Riemann sums for you. It can find the left Riemann sum, the midpoint Riemann sum, the right Riemann sum, the Riemann sum with the Trapezoidal rule, and the Riemann sum with Simpson's rule. It is made easy to use but is also very efficient. You can display all at once in a graphical manner or find an individual one as a function. |
| fkt89.zip | 6k | 00-02-29 | | Curve Tracing Program v1.2e The program does curve tracing of a given function and calculates the Integral with several numerical methods with error estimation. |
| adp.zip | 1k | 00-02-13 | | Special Antiderivatives Exact Antiderivative finder for when you are given an x and y coordinate for the original equation |
| newton4.zip | 1k | 00-02-13 | | Newton's Method Yes, yet another Newton's Method program, but this is the easiest and fastest yet. Acts like a normal calculator function -- newton(function,guess of zero,iterations) |
| newton3.zip | 3k | 00-01-08 | | Newton's Method v1.1 Newton's Method can calculate successive iterations of a root using Newton's Method. It is a very user friendly program and gives the results in a clear, easy to read display. |
| riemann.zip | 1k | 99-12-28 | | Riemann Sums Calculator Calculates the right, left, and midpoint Riemann sums, plus trapezoidal and Simpson's approximations for integrals. |
| euler2.zip | 1k | 99-12-25 | | Euler's Method Solve Differentials using Euler's Method. |
| dirderiv.zip | 1k | 99-11-14 | | Dirderiv Finds the directional derivative of a function f along a vector v. |
| etude.zip | 83k | 99-11-06 | | Etude 89 (French) Ce programme synthétique d'étude de fonctions s'adresse aux lycéens, étudiants et ingénieurs. Il mobilise et coordonne les différents outils de calcul disponibles sur la TI-89: Limites, dérivées, résolution d'équations, graphique. L'affichage des résultats, (limites, continuité, dérivabilité, tableaux de variations, branches infinies et asymptotes, graphique), est particulièrement soigné et conforme à l'usage et aux programmes de mathématiques du Baccalauréat scientifique. Une documentation détaillée et illustrée par de nombreuses copies d'écran est jointe au programme. |
| cdtest.zip | 1k | 99-11-05 | | Continuity / Differentiability Test v1.01 This function determines the continuity and differentiability of a function of x over an interval. It would be a good start for Rolle's Theorem, Mean Value, or other programs. |
| integral.zip | 1k | 99-09-26 | | Integ Finds Left and Right sum, Midpoint, Trapezoid, and Simpson. |
| newton2.zip | 1k | 99-09-08 | | Newton's Method v2.0 Performs iterations of Newton's method until a user defined accuracy or uiser defined number of iterations has been reached. |
| curveana.zip | 2k | 99-05-12 | | Curve Analysis v1.0 Beta Tells all about curves. Great for AP Calculus. |
| curdivgra.zip | 1k | 99-03-09 | | Divergence, Gradient and Curl This is a symbolic manipulation package useful for those studying vector calculus. |
| newton.zip | 1k | 99-02-28 | | Newton's Method This is a simple program for newon s method. It s sometimes on the AP calc ab test. Anyways, you input the equation and a guess on the home screen and it displays 18 iterations on the I O screen. |
| lap.zip | 1k | 99-02-28 | | LaPlace Transform Function Here is my LaPlace transform function. It is small so small you can even type it in your calc , fast and reliable. Documentation is included. :oD |
| impdiff.zip | 1k | 99-02-28 | | Implicit Differentiation A very robust implicit differentiation function. |
| simpson.zip | 1k | 99-02-28 | | Simpson's Rule v1.00 Computes area given ordinates |
| newtonr.zip | 2k | 99-02-28 | | The Newton-Raphson Iterative Method v1.00 Calculates roots using the Newton Raphson method |
| centroid.zip | 1k | 99-02-28 | | Centroids v1.00 Calculates centroids |
| implicit.zip | 1k | 98-12-01 | | Implicit Differentiation v2.0 Updated Implicit w o bugs |
| simp.zip | 1k | 98-11-21 | | Numeric Integration LRAM, RRAM, MRAM, TRAP, and Simpson s method |