[npl] / branches / CMA / set1.3_Terminology / 1.3.9.pg Repository:
ViewVC logotype

Diff of /branches/CMA/set1.3_Terminology/1.3.9.pg

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

Revision 2661 Revision 2662
1##DESCRIPTION 1##DESCRIPTION
2## Determine functions of time 2## Determine functions of time
3##ENDDESCRIPTION 3##ENDDESCRIPTION
4 4
5## DBsubject('Precalculus') 5## DBsubject('Precalculus')
6## DBchapter('Relationships') 6## DBchapter('Relationships')
18DOCUMENT(); 18DOCUMENT();
19loadMacros( 19loadMacros(
20 "PGstandard.pl", 20 "PGstandard.pl",
21 "MathObjects.pl", 21 "MathObjects.pl",
22 "PGchoicemacros.pl", 22 "PGchoicemacros.pl",
23); 23);
24#
25
24 26
25# make sure we're in the context we want 27# make sure we're in the context we want
26Context("Numeric")->flags->set( 28Context("Numeric")->flags->set(
27 tolerance => 0.1, 29 tolerance => 0.1,
28 tolType => "absolute" 30 tolType => "absolute"

Legend:
Removed from v.2661  
changed lines
  Added in v.2662

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9