Problem with graphs

Djones9976 djones9976 at aol.com
Sun Jul 12 21:52:55 CEST 2020


I am trying to plot the following two graphs in pstricks using algebraic rather than reverse polish, but without success.  Can someone tell me what I am doing wrong?
Many thanks,
D. W. Jones\psset{xunit=0.3,yunit=3}\begin{pspicture}(0,-1)(10,1.3)\psset{algebraic=true,plotpoints=501}\psaxes[Dx=1,Dy=1]{->}(0,0)(0,-1)(10,1.3)\psplot[linewidth=1pt]{0.1}{0.95}{\frac{4*(1-x)}{4*(1-x)+(1/x)*(SINH(sqrt(16*(1-x)))^2) )}}
\end{pspicture}


\psset{xunit=0.3,yunit=3}\begin{pspicture}(0,-1)(10,1.3)\psset{algebraic=true,plotpoints=501}\psaxes[Dx=1,Dy=1]{->}(0,0)(0,-1)(10,1.3)\psplot[linewidth=1pt]{1.1}{10.95}{\frac{4*(x-1)}{4*(x-1)+(1/x)*(sin(sqrt(16*(x-1)))^2) )}}
\end{pspicture}


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20200712/8df9676b/attachment.html>


More information about the texhax mailing list.