diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-03 16:33:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-03 16:33:26 +0000 |
commit | 8e1addeb313836534d067bb5f1818d0b9a5c1dd7 (patch) | |
tree | a2027db9392e9fe75d7b32c0fdc77aab18a34b22 /Master/texmf-dist/doc/generic/pst-func/Changes | |
parent | f1a51e596292491bcc441288a51aaec8af7dab1e (diff) |
pst-func 0.50
git-svn-id: svn://tug.org/texlive/trunk@4854 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-func/Changes')
-rw-r--r-- | Master/texmf-dist/doc/generic/pst-func/Changes | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/Changes b/Master/texmf-dist/doc/generic/pst-func/Changes index d6e6663678e..2b1979de2d7 100644 --- a/Master/texmf-dist/doc/generic/pst-func/Changes +++ b/Master/texmf-dist/doc/generic/pst-func/Changes @@ -1,5 +1,17 @@ ..... pst-func.tex -0.49 2007-07-23 - add psVolume, rotating a function around the x-axis +0.50 2007-08-30 - modified \psPoisson{m,N}{Lambda} (Gerry Coombes) + - modified \psPolynomial{m,n,N}{Lambda} (Gerry Coombes) + - fixed bug in \psPoisson with markZeros + - fixed bug in \psBinomial with markZeros + - fixed bug in psPlotImp with \psyunit + - added new distribution functions + \psFDist for F-distribution + \psGammaDist + \psChiIIDist + \psTDist for Student's t-distribution + \psBetaDist for Beta distribution + - use pat-math.pro for GAMMALN function +0.49 2007-06-23 - add psVolume, rotating a function around the x-axis 0.48 2007-03-17 - add another distribution function: psPoisson 0.47 2007-02-01 - add support of arrows for psPolynomial 0.46 2006-09-06 - using the bool key from xkeyval @@ -36,6 +48,7 @@ ..... pst-func.pro +0.07 2007-08-30 new subroutine LogGamma 0.06 2006-04-16 new subroutine MoverN (binomial coefficient) 0.05 2005-12-19 new subroutine Si and si for the integral sin new subroutine for the integral cosin |