| … | |
… | |
| 14 | ## TitleText1('Calculus: Early Transcendentals') |
14 | ## TitleText1('Calculus: Early Transcendentals') |
| 15 | ## EditionText1('5') |
15 | ## EditionText1('5') |
| 16 | ## AuthorText1('Stewart') |
16 | ## AuthorText1('Stewart') |
| 17 | ## Section1('16.8') |
17 | ## Section1('16.8') |
| 18 | ## Problem1('') |
18 | ## Problem1('') |
|
|
19 | |
|
|
20 | ## TitleText2('Calculus: Early Transcendentals') |
|
|
21 | ## EditionText2('6') |
|
|
22 | ## AuthorText2('Stewart') |
|
|
23 | ## Section2('16.8') |
|
|
24 | ## Problem2('') |
| 19 | |
25 | |
| 20 | DOCUMENT(); # This should be the first executable line in the problem. |
26 | DOCUMENT(); # This should be the first executable line in the problem. |
| 21 | |
27 | |
| 22 | loadMacros("PG.pl", |
28 | loadMacros("PG.pl", |
| 23 | "PGbasicmacros.pl", |
29 | "PGbasicmacros.pl", |