diff src/DLD-FUNCTIONS/quad.cc @ 3964:3030cb6cb559

[project @ 2002-06-28 17:17:55 by jwe]
author jwe
date Fri, 28 Jun 2002 17:17:55 +0000
parents 50f30e40abca
children f6df65db67f9
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/quad.cc
+++ b/src/DLD-FUNCTIONS/quad.cc
@@ -149,6 +149,9 @@
 The value of @var{nfun} indicates how many function evaluations were\n\
 required, and @var{err} contains an estimate of the error in the\n\
 solution.\n\
+\n\
+You can use the function @code{quad_options} to set optional\n\
+parameters for @code{quad}.\n\
 @end deftypefn")
 {
   octave_value_list retval;