| General Directions: Move/Resize the applet Click once on the applet. Use the arrow keys on your keyboard to move the entire sketch. Use the + or - keys to zoom in or out. Using the toolbar (button bar) If no buttons exist on the toolbar, then most likely there are points on the sketch that can be moved (dragged). Click and drag on a point. To determine the name of a button, move the cursor but do not click and the name of the button will appear. There are two ways to "get out of trouble". 1. The 2. "Refresh" the browser (control R) will reload the page which will restart the applet from the beginning. Scroll down to learn more about a specific button. |
| Name | Example | Description |
|---|---|---|
+, -, *, /, or ^ |
3.5*3+3/(4-5^2) |
Basic computations |
Comparison of objects |
AB/CD |
the ratio of segments Other objects can be used in expressions. |
Function |
sin(a) |
the functions abs, sign, sin, cos, tan, arcsin, arccos, arctan, sqrt, exp, log, round, ceil, floor, angle180 and angle 360 |
d |
d(P,Q) |
returns the distance of two points. |
a |
a(P,Q,Z) |
returns the measure of angle PQZ. |
Created by Pete Anderson and Steven Lapinski using the Compass and Ruler (C.a.R.) java program.