Sample Lesson Pages




Getting Started


Editing Formulas


Variables, Expressions, and Functions


Vectors


Graphs


Programming


Control Key Map


Samples

   

Taylor Polynomials

This is a short lesson that illustrates the use of Taylor polynomials to approximate functions.

Features of the applet that are used include summation, vectors, differentiation, and graphing.

Simulation of a Game

This page describes a simple game (a random walk) and contains applets that simulate the game.

The page illustrates several programming features, including the while loop, conditional statements, boolean operators, and quoted expressions.