[npl] / trunk / NationalProblemLibrary / LoyolaChicago / Precalc / Chap7Sec2 / Connally3-7-2-31-Trig-identities.pg Repository:
ViewVC logotype

Diff of /trunk/NationalProblemLibrary/LoyolaChicago/Precalc/Chap7Sec2/Connally3-7-2-31-Trig-identities.pg

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1518 Revision 1519
114 114
115 115
116############# 116#############
117# PART 2 117# PART 2
118 118
119$ans_hash1 = $ans_eval1->evaluate($inputs_ref->{AnSwEr0001}); 119$ans_hash1 = $ans_eval1->evaluate($inputs_ref->{ANS_NUM_TO_NAME(1)});
120 120
121if (1 == $ans_hash1->{score}) { 121if (1 == $ans_hash1->{score}) {
122 122
123BEGIN_TEXT 123BEGIN_TEXT
124$PAR 124$PAR
146 146
147 147
148############# 148#############
149# PART 3 149# PART 3
150 150
151$ans_hash2 = $ans_eval2->evaluate($inputs_ref->{AnSwEr0002}); 151$ans_hash2 = $ans_eval2->evaluate($inputs_ref->{ANS_NUM_TO_NAME(2)});
152$ans_hash3 = $ans_eval3->evaluate($inputs_ref->{AnSwEr0003}); 152$ans_hash3 = $ans_eval3->evaluate($inputs_ref->{ANS_NUM_TO_NAME(3)});
153 153
154if ( ($ans_hash1->{score}==1) && ($ans_hash2->{score}==1) && ($ans_hash3->{score}==1) ) { 154if ( ($ans_hash1->{score}==1) && ($ans_hash2->{score}==1) && ($ans_hash3->{score}==1) ) {
155 155
156BEGIN_TEXT 156BEGIN_TEXT
157$PAR 157$PAR

Legend:
Removed from v.1518  
changed lines
  Added in v.1519

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9