changeset 178:097026c0acb5

Update the description file.
author gedeone-octave <marcovass89@hotmail.it>
date Thu, 07 Nov 2013 00:03:08 +0000
parents dae73b9eab87
children 8190736845fe
files src/feval.cc
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/feval.cc	Wed Nov 06 23:34:54 2013 +0000
+++ b/src/feval.cc	Thu Nov 07 00:03:08 2013 +0000
@@ -20,6 +20,9 @@
 DEFUN_DLD (feval, args, , "-*- texinfo -*-\n\
 @deftypefn {Function File} {[@var{value}]} = \
 feval (@var{function_name}, @var{Coordinate})\n\
+The input parameters are the function and the point where it has to\
+be evaluated\n\
+@seealso{Function}\n\
 @end deftypefn")
 {