Import tex-pst-math-0.61 as graphics/tex-pst-math.
authorminskim <minskim>
Fri, 18 Mar 2011 21:39:02 +0000 (21:39 +0000)
committerminskim <minskim>
Fri, 18 Mar 2011 21:39:02 +0000 (21:39 +0000)
commitccd813df496dffc1f7ded47f14e833369745993a
treef6bf8127a9a1e5f2d017b2cd473245f359751705
parent99be7ecf1c1a5833744d856a7aee3b5499ac97a6
Import tex-pst-math-0.61 as graphics/tex-pst-math.

PostScript lacks a lot of basic operators such as tan, acos, asin, cosh,
sinh, tanh, acosh, asinh, atanh, exp (with e base). Also (oddly) cos and
sin use arguments in degrees. Pst-math provides all those operators in a
header file pst-math.pro with wrappers pst-math.sty and pst-math.tex. In
addition, sinc, gauss, gammaln and bessel are implemented (only
partially for the latter). pst-math is designed essentially to work with
pst- plot but can be used in whatever PS code (such as pstricks
SpecialCoor "!", which is useful for placing labels). The package also
provides a routine SIMPSON for numerical integration and a solver of
linear equation systems.
graphics/tex-pst-math/DESCR [new file with mode: 0644]
graphics/tex-pst-math/Makefile [new file with mode: 0644]
graphics/tex-pst-math/PLIST [new file with mode: 0644]
graphics/tex-pst-math/distinfo [new file with mode: 0644]