From 237c6e380aebdcbc70bd1c9ecf7d3f6effca2752 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:05:34 -0800 Subject: Import Upstream version 3a3 --- grapheps.txi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'grapheps.txi') diff --git a/grapheps.txi b/grapheps.txi index b0acc81..afa5ede 100644 --- a/grapheps.txi +++ b/grapheps.txi @@ -391,6 +391,11 @@ encapsulated PostScript graph of the function of one argument @var{func} over the range @var{x1} to @var{x2}. If the optional integer argument @var{npts} is supplied, it specifies the number of points to evaluate @var{func} at. +@defunx x1 x2 npts func1 func2 ... +Creates and displays an encapsulated PostScript graph of the +one-argument functions @var{func1}, @var{func2}, ... over the range +@var{x1} to @var{x2} at @var{npts} points. + @defunx plot coords x-label y-label @var{coords} is a list or vector of coordinates, lists of x and y coordinates. @var{x-label} and @var{y-label} are strings with which -- cgit v1.2.3