diff options
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 |