| Name | Description | Size | Visibility | ||
|---|---|---|---|---|---|
|
Approximates a tangent slope
|
150 Bytes | Public |
|
||
|
|
281 Bytes | Public |
|
||
|
|
790 Bytes | Public |
|
||
|
|
774 Bytes | Public |
|
||
|
Calculates eigenvalues and eigenvectors for a 2 by 2 matrix.
|
529 Bytes | Public |
|
||
|
Euler’s Method
|
445 Bytes | Public |
|
||
|
Six tries to guess a number between 1 and 100 (or other value)
start() begins the game for 1 to 100
start(50) starts the game for 1 to 50
|
564 Bytes | Public |
|
||
|
A simple 3D grapher: line 3 is the function;
a,b,c,d=domain;
m, n=size;
rot and tilt are viewing angles.
|
734 Bytes | Public |
|
||
|
Newtons method to solve equation
|
329 Bytes | Public |
|
||
|
Graphical and numerical integration with Riemann sums. Left, center, right, and trapezoid.
|
1.28 KB | Public |
|
||
|
Graph polar functions with polar grid.
|
224 Bytes | Public |
|
||
|
Solve a quadratic equation
|
69 Bytes | Public |
|
||
|
Reimann Sum Visualizer
|
560 Bytes | Public |
|
||
|
Draw a slope field for a first order differential equation
|
623 Bytes | Public |
|
||
|
|
132 Bytes | Public |
|
||
|
TVM Solver:
Time Value of Money Solver. Solves for PMT, FV, PV, or N.
Run tvm() or press the var button and select tvm(). Select the variable to solve for, and the inputs are similar to the TI calculators.
|
997 Bytes | Public |
|
||
|
TVM Solver with balance
|
1.2 KB | Public |
|
||
|
Vector Analysis program. Input vectors U and V. Calculate dot product, cross product, scalar projections, vector projections, the angle between vectors, norm of vectors, and normalize vectors, along with switching vectors U and V.
|
2.02 KB | Public |
|