diff options
author | Karl Berry <karl@freefriends.org> | 2006-07-05 23:46:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-07-05 23:46:50 +0000 |
commit | c019dd2804c957c3982731903682dc99178207e4 (patch) | |
tree | a10e115e97978170c8082bae0fc0b5a95846a68c /Master/texmf-dist/doc/generic/pst-func/Changes | |
parent | 1701810d2d2c62e39c9cb8dc3178f5aa1659c607 (diff) |
pst-func 0.45
git-svn-id: svn://tug.org/texlive/trunk@1780 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 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-func/Changes b/Master/texmf-dist/doc/generic/pst-func/Changes index d74ea98c5e8..32a3c0e4b09 100644 --- a/Master/texmf-dist/doc/generic/pst-func/Changes +++ b/Master/texmf-dist/doc/generic/pst-func/Changes @@ -1,4 +1,20 @@ ..... pst-func.tex +0.45 2006-04-22 make polarplot and algebraic option work + added \psplotImp for plotting implicit + defined functions (experimental) + accept plotstyle curve for \psBinomialN + new option barwidth for \psBinomial + new macro \psBinomial and \psBinomialN +0.44 2006-01-16 new macros \psCumIntegral, \psIntegral + \psConv +0.43 2005-12-19 new macro psSi for the integral sin Si(x) + and si(x)=Si(x)-pi/2 + and Ci(x), the integral cosin +0.42 2005-12-09 new macro psGaussI for the integral of Gauss + use mue as option name instead of xShift (\psGauss} +0.41 2005-09-23 new macro pstPrintValue +0.40 2005-04-09 new option xShift instaed of x0 for psPolynomial and Gauss +0.39 2005-04-09 new option x0 for Gauss 0.38 2004-11-08 change the option Abbreviation to the right one Derivation 0.37 2004-11-08 changes pstricks object type from closed to open @@ -10,7 +26,15 @@ ..... pst-func.sty 2004-10-18 first version + 2006-04-22 add pst-func.pro to the filelist + ..... pst-func.pro +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 + new subroutine factorial (recursive) +0.04 2005-12-05 new subroutine Simpson for the integral of Gaussian curve +0.03 2005-07-28 add the complex part 0.02 2004-11-08 change Abbreviation to the right name Derivation 0.01 2004-11-04 first version |