Code: Select all
\begin{pspicture}(x0,y0)(x1,y1)
Code: Select all
\begin{pspicture}(x0,y0)(x1,y1)
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\begin{pspicture}[showgrid=true](-3,-1)(3,3)
…
\end{pspicture}
localghost wrote: Take a look at the documentation of the pst-func package (Section 6.3 - Poisson Distribution, p. 24ff).
Code: Select all
Undefined control sequence: \psPoisson
sveioen wrote: Does anyone know how this expression (Poisson distribution) is expressed with RPN? (need it in RPN form to plot in PStricks)
[url]http://www.matematikk.net/cgi-bin/mimetex.cgi?F(x)%20=%20\frac{e^{-0.68}*0.68^{x}}{x!}[/url]
F(x) = \frac{e^{-0.68}*0.68^{x}}{x!}
And by the way, this forum should really have TeX support![]()
NEW: TikZ book now 40% off at Amazon.com for a short time.