| … | |
… | |
| 20 | ## TitleText2('Calculus: Early Transcendentals') |
20 | ## TitleText2('Calculus: Early Transcendentals') |
| 21 | ## EditionText2('6') |
21 | ## EditionText2('6') |
| 22 | ## AuthorText2('Stewart') |
22 | ## AuthorText2('Stewart') |
| 23 | ## Section2('4.3') |
23 | ## Section2('4.3') |
| 24 | ## Problem2('') |
24 | ## Problem2('') |
|
|
25 | ## TitleText3('Calculus: Early Transcendentals') |
|
|
26 | ## EditionText3('1') |
|
|
27 | ## AuthorText3('Rogawski') |
|
|
28 | ## Section3('4.5') |
|
|
29 | ## Problem3('85') |
| 25 | |
30 | |
| 26 | DOCUMENT(); # This should be the first executable line in the problem. |
31 | DOCUMENT(); # This should be the first executable line in the problem. |
| 27 | |
32 | |
| 28 | loadMacros("PG.pl", |
33 | loadMacros("PG.pl", |
| 29 | "PGbasicmacros.pl", |
34 | "PGbasicmacros.pl", |