[npl] / trunk / NationalProblemLibrary / ASU-topics / set119LinearSystems / p14.pg Repository:
ViewVC logotype

Diff of /trunk/NationalProblemLibrary/ASU-topics/set119LinearSystems/p14.pg

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

Revision 267 Revision 268
49END_TEXT 49END_TEXT
50 50
51$ans1 = $x; 51$ans1 = $x;
52$ans2 = $y; 52$ans2 = $y;
53 53
54ANS(std_num_cmp($ans1)); 54ANS(num_cmp($ans1));
55ANS(std_num_cmp($ans2)); 55ANS(num_cmp($ans2));
56 56
57ENDDOCUMENT(); # This should be the last executable line in the problem. 57ENDDOCUMENT(); # This should be the last executable line in the problem.

Legend:
Removed from v.267  
changed lines
  Added in v.268

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9