Student[Calculus1][WhatProblem] - get the problem number of the current Calculus1 problem
|
Calling Sequence
|
|
WhatProblem()
|
|
Description
|
|
•
|
The Calculus1 package maintains an internal table of problems that have been worked on (step by step) in the current session. This table is not directly accessible, but you can obtain information about its contents. Use WhatProblem to obtain the number of the current problem in the problems table.
|
•
|
The WhatProblem() command returns if there is no current problem (either the most recent current problem has been cleared by a call to Clear or there are no problems in the problems table).
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
|
|
Download Help Document
Was this information helpful?