diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-func/README')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/README b/Master/texmf-dist/doc/generic/pst-func/README index eb7f599e47c..c1b86678790 100644 --- a/Master/texmf-dist/doc/generic/pst-func/README +++ b/Master/texmf-dist/doc/generic/pst-func/README @@ -12,6 +12,11 @@ pst-func: plotting special mathematical functions: -- psPoisson -- psBinomial -- psBinomialN +-- psFDist for F-distribution +-- psGammaDist +-- psChiIIDist +-- psTDist for Student's t-distribution +-- psBetaDist for Beta distribution -- psLame (Lam\`e\ Curve -- a superellipse) -- psplotImp (plotting implicit defined functions) -- psVolume (rotating f(x) around the x-axis) @@ -31,4 +36,4 @@ be part of your local TeX installation, otherwise get it from a CTAN server, f.ex. ftp://ftp.ctan.org PSTricks is PostScript Tricks, the documentation cannot be run -with pdftex, use the sequence latex->dvips->ps2pdf.
\ No newline at end of file +with pdftex, use the sequence latex->dvips->ps2pdf. |