summaryrefslogtreecommitdiff
path: root/graphics/pstricks/contrib/pst-func/README.md
blob: d7afcc5c615c6a837b2e6435bf5f595b8caa0628 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# pst-func: plotting special mathematical functions#

- psBezier
- Chebyshev polynomials
- psPolynomial (with derivations)
- psBernstein (with envelope option)
- psFourier
- psBessel
- psLagrange
- psLegendre
- psSi and pssi (integral sin)
- psCi and \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é Curve - a superellipse)
- psThomae (popcorn function)
- psWeierstrass (original and modified)
- psplotImp (plotting implicit defined functions)
- psVolume (rotating f(x) around the x-axis)
- psPrintValue

%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
%% in directory macros/latex/base/lppl.txt.

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.

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 or
pdflatex with package auto-pst-pdf or xelatex.

%% $Id: README 897 2014-03-21 08:06:41Z herbert $

Bugs: hvoss@tug.org