{pst-func} is about a PSTricks package addressing issues related with plotting special math functions.

learn more… | top users | synonyms

4
votes
1answer
191 views

How to fill an area interval under a gaussian

I want to know if it's possible to fill an area interval (i.e from -0.2 to 0.2) under a gaussian curve, more exactly just an interval under this curve, using PSTricks. I'm using pst-func, pst-plot, ...
3
votes
2answers
182 views

A PostScript error when plotting an implicit function

This question was inspired by my answer for another question. I want to provide another solution with implicit function plot. Unfortunately the following code produces PostScript errors ...