I need to plot this function:
f(x)=e^(5,61+x/1000)
using pst-plot, where e is Euler's costant but I don't know how to write it in postscript code. Anyone knows how?
|
I need to plot this function:
using |
||||
|
|
The PostScript code (reverse polish notation) of your function looks like this:
Euler is a pre-defined constant available in pstricks. |
|||