Tests/Calculate: Difference between revisions
< Tests
Jump to navigation
Jump to search
(New page: ==Start the calculate activity== ''Actions'' #Start the calculate activity by clicking the icon for it in the home view. Verify: *A calculate icon is added to the activity ring on the hom...) |
No edit summary |
||
Line 26: | Line 26: | ||
==Use Algebra Features== |
|||
== |
|||
''Actions'' |
|||
#Click the Algebra tab. |
|||
#Click in order: a number, the square button, the enter button. |
|||
#Click in order: the sqrt button, a number, the enter button. |
|||
#Click in order: the exp button, the ln button, a number, the enter button. |
|||
#Click in order: a number (preferably low), the fac button, the enter button. |
|||
''Verify'' |
|||
*The square of the first number is returned. |
|||
*The square root of the second number is returned. |
|||
*The the third number is returned. |
|||
*The factorial of the fourth number is returned. |
|||
NOTE: Either do tests with small enough numbers that you can do the math in your head, or use another calculator to check the answers. |
|||
==Use Trig Features== |
|||
''Actions'' |
|||
#Click on the format tab, and click the deg/rad button until it shows rad. |
|||
#Click on the Trigonometr tab. |
|||
#Click in order: the sin button, a number (preferable to use something like pi/2), the enter button. |
|||
#Click in order: the acos button, zero, the enter button. Then, divide the answer by pi. (click divide to get the previous result with a divide symbol) |
|||
#Click in order: the sinh button, a number, the enter button. |
|||
#Click on the Format tab, and click the deg/rad button once. (should show deg) |
|||
#Click on the Trigonometr tab. |
|||
#Click in order: the cos button, a number (e.g. 45), the enter button. |
|||
''Verify'' |
|||
*The deg/rad button appears when the Format tab is clicked. |
|||
*The trigonometric functions buttons appear when the Trigonometr tab is clicked. |
|||
*The sin, acos, sinh, and cos functions all yield the correct relults. |
|||
*The deg/rad button changes the trig functions from working in radians to degrees and back. |
|||
NOTE: Either do tests with numbers with which you can do the math in your head, or use another calculator to check the answers. |
|||
==Use Boolean Features== |
Revision as of 17:51, 11 September 2007
Start the calculate activity
Actions
- Start the calculate activity by clicking the icon for it in the home view.
Verify:
- A calculate icon is added to the activity ring on the home screen.
- The calculate icon throbs to indicate the activity starting up.
- That the calculate activity starts properly.
Use Copy/Paste/Cut
Actions
- Type something into the main window of the calculator.
- Click the Edit tab.
- Select what you just typed, and press the copy button.
- Click somewhere in the main window, and press the paste button.
- Select some other section of text, and press the cut button.
- Click somewhere in the main window, and press the paste button.
Verify
- When you click the Edit tab, the Copy, Paste, and Cut buttons come up at the top of the screen.
- When you press paste the first time, whatever text you copied is pasted in that place.
- When you press cut, the text you selected disappears from the window.
- When you press paste the second time, the text that was cut appears where your cursor is.
Use Algebra Features
Actions
- Click the Algebra tab.
- Click in order: a number, the square button, the enter button.
- Click in order: the sqrt button, a number, the enter button.
- Click in order: the exp button, the ln button, a number, the enter button.
- Click in order: a number (preferably low), the fac button, the enter button.
Verify
- The square of the first number is returned.
- The square root of the second number is returned.
- The the third number is returned.
- The factorial of the fourth number is returned.
NOTE: Either do tests with small enough numbers that you can do the math in your head, or use another calculator to check the answers.
Use Trig Features
Actions
- Click on the format tab, and click the deg/rad button until it shows rad.
- Click on the Trigonometr tab.
- Click in order: the sin button, a number (preferable to use something like pi/2), the enter button.
- Click in order: the acos button, zero, the enter button. Then, divide the answer by pi. (click divide to get the previous result with a divide symbol)
- Click in order: the sinh button, a number, the enter button.
- Click on the Format tab, and click the deg/rad button once. (should show deg)
- Click on the Trigonometr tab.
- Click in order: the cos button, a number (e.g. 45), the enter button.
Verify
- The deg/rad button appears when the Format tab is clicked.
- The trigonometric functions buttons appear when the Trigonometr tab is clicked.
- The sin, acos, sinh, and cos functions all yield the correct relults.
- The deg/rad button changes the trig functions from working in radians to degrees and back.
NOTE: Either do tests with numbers with which you can do the math in your head, or use another calculator to check the answers.