| … | |
… | |
| 14 | ## TitleText1('') |
14 | ## TitleText1('') |
| 15 | ## EditionText1('') |
15 | ## EditionText1('') |
| 16 | ## AuthorText1('') |
16 | ## AuthorText1('') |
| 17 | ## Section1('') |
17 | ## Section1('') |
| 18 | ## Problem1('') |
18 | ## Problem1('') |
|
|
19 | ## TitleText2('Calculus: Early Transcendentals') |
|
|
20 | ## EditionText2('1') |
|
|
21 | ## AuthorText2('Rogawski') |
|
|
22 | ## Section2('14.3') |
|
|
23 | ## Problem2('12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39') |
| 19 | |
24 | |
| 20 | DOCUMENT(); # This should be the first executable line in the problem. |
25 | DOCUMENT(); # This should be the first executable line in the problem. |
| 21 | |
26 | |
| 22 | loadMacros( |
27 | loadMacros( |
| 23 | "PGstandard.pl", |
28 | "PGstandard.pl", |