diff doc/interpreter/octave.texi @ 6741:00116015904d

[project @ 2007-06-18 16:07:14 by jwe]
author jwe
date Mon, 18 Jun 2007 16:07:14 +0000
parents b2391d403ed2
children 451b346d8c2f
line wrap: on
line diff
--- a/doc/interpreter/octave.texi	Sat Jun 16 15:51:49 2007 +0000
+++ b/doc/interpreter/octave.texi	Mon Jun 18 16:07:14 2007 +0000
@@ -149,7 +149,7 @@
 * Linear Algebra::              
 * Nonlinear Equations::         
 * Sparse Matrices::
-* Quadrature::                  
+* Numerical Integration::                  
 * Differential Equations::      
 * Optimization::                
 * Statistics::                  
@@ -413,10 +413,11 @@
 * Iterative Techniques::
 * Real Life Example::
 
-Quadrature
+Numerical Integration
 
 * Functions of One Variable::   
 * Orthogonal Collocation::      
+* Functions of Multiple Variables:: 
 
 Differential Equations
 
@@ -436,6 +437,10 @@
 * Models::                      
 * Distributions::               
 
+Sets
+
+* Set Operations::
+
 Interpolation
 * One-dimensional Interpolation::
 * Multi-dimensional Interpolation::