AZ logo

CTAN directory: /graphics/pstricks/contrib/pst-func

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
pst-func PSTricks package for plotting mathematical functions.

Files

Name Size* Date UTC Notes
Changes 5 KiB 2012-Jan-13
Makefile 2 KiB 2012-Jan-01
README 1 KiB 2010-Feb-11 Shown below
pst-func-doc.bib 5 KiB 2012-Jan-01
pst-func-doc.data 39 KiB 2012-Apr-11
pst-func-doc.pdf 3005 KiB 2012-Apr-11
pst-func-doc.tex 66 KiB 2012-Apr-11
pst-func.pro 13 KiB 2011-Mar-01
pst-func.sty 428 bytes 2010-Jun-21
pst-func.tex 37 KiB 2012-Jan-15

  *File sizes in kibibytes.

Contents of README

pst-func: plotting special mathematical functions:
-- psBezier
-- Chebyshev polynomials
-- psPolynomial (with derivations)
-- psBernstein (with envelope option)
-- psFourier
-- psBessel
-- psSi and pssi (integral sin)
-- psCi (integral cosin)
-- psIntegral
-- psCumIntegral
-- psConv
-- psGauss
-- psPoisson
-- psBinomial
-- psBinomialN
-- psFDist for F-distribution
-- psGammaDist
-- psChiIIDist
-- psTDist for Student's t-distribution
-- psBetaDist for Beta distribution
-- psWeibull for Weibull distribution 
-- psLame (Lam\`e\ Curve -- a superellipse)
-- psThomae (popcorn function)
-- psplotImp (plotting implicit defined functions)
-- psVolume (rotating f(x) around the x-axis)
-- psPrintValue


Save the files pst-func.sty|pro|tex in a directory, which is part of your 
local TeX tree. The pro file should go into $TEXMF/dvips/pstricks/
Then do not forget to run texhash to update this tree.
For more information  see the documentation of your LATEX distribution 
on installing packages into your local TeX system or read the 
TeX Frequently Asked Questions:
(http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages).

pst-func needs pst-plot (pstricks-add) and pstricks, which should 
be part of your local TeX installation, otherwise get it from a 
CTAN server, http://mirror.ctan.org

PSTricks is PostScript Tricks, the documentation cannot be run
with pdftex, use the sequence latex->dvips->ps2pdf.

%% $Id: README 286 2010-02-11 09:40:41Z herbert $