view doc/API/feval.tex @ 197:e25bc21ab4ff

Fix errors in the documentation.
author gedeone-octave <marcovass89@hotmail.it>
date Thu, 19 Dec 2013 09:42:38 +0100
parents 0316c1ac91e1
children
line wrap: on
line source

% This file was converted from HTML to LaTeX with
% gnuhtml2latex program
% (c) Tomasz Wegrzanowski <maniek@beer.com> 1999
% (c) Gunnar Wolf <gwolf@gwolf.org> 2005-2010
% Version : 0.4.

\par  Function File: [\textit{value}] \textbf{=}\textit{ feval }(\textit{function\_name, Coordinate})\textit{}\\
\begin{quotation}\par Evaluate a function at a specific point of the domain and return the value. 
The input parameters are the function and the point where it has to be evaluated.

     \par \textbf{See also:} Function.

        \end{quotation}