# LaTeX2HTML 96.1 (Feb 5, 1996)
# Associate contents original text with physical files.

$key = q/0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '0%:%numdiff.html%:%No Title' unless ($toc_section_info{$key}); 
$key = q/0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '3%:%node1.html%:%Numerical Differentiation' unless ($toc_section_info{$key}); 
$key = q/0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '4%:%node2.html%:%Forward and Backward First Derivatives' unless ($toc_section_info{$key}); 
$key = q/0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '4%:%node3.html%:%Centered First Derivatives' unless ($toc_section_info{$key}); 
$key = q/0 0 0 1 3 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0/;
$toc_section_info{$key} = '4%:%node4.html%:%A Centered Second Derivative' unless ($toc_section_info{$key}); 

1;

