<div style="color:black;font: 12pt Arial, Helvetica, sans-serif;"><span style="color: blue;">Can someone please tell me how to plot a graph of arcsin(x).</span>  I can plot arccos(x) and arctan(x) using the codes below, but all I get is a blank when I try to plot arcsin.  I read somewhere that postscript only recognizes arctan(x) but I don't know if that is my problem.  As you will see from this code, I am trying to avoid tikz because so much other code is written without it and putting them together just confuses the issue.
<div><br>
</div>

<div>Many thanks,</div>

<div><br>
</div>

<div>D. W. Jones</div>

<div>djones9976@aol.com 
<div><br>
</div>

<div>
<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial; min-height: 21px;"><span class="Apple-converted-space"> </span></div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span class="Apple-converted-space"> </span>\begin{figure}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psset{algebraic=true,plotpoints=501}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\begin{pspicture}(-3,-1.5)(3,1.5)</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psaxes[xunit=1](0,0)(-6.283,-1.5)(6.283,1.5)</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psclip{\psframe[linestyle=none](-3,-2)(3.15,4)}%</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span style="background-color: transparent;">\psplot[linecolor=blue,linestyle=dashed,linewidth=2pt]{-1}{1}{asin(x)}</span><br>
</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psplot[linecolor=red,linestyle=dashed,linewidth=2pt]{-1}{1}{acos(x)}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\end{pspicture}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\caption{Inverse Trigonometric plots in algebraic notation}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span style="background-color: transparent;">\end{figure}</span><br>
</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\newpage</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial; min-height: 21px;"><span style="background-color: transparent;"><br>
</span></div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial; min-height: 21px;"><span style="background-color: transparent;">\begin{figure}</span><br>
</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psset{algebraic=false,plotpoints=501}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\begin{pspicture}(-3,-1.5)(3,1.5)</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psaxes[xunit=1](0,0)(-6.283,-1.5)(6.283,1.5)</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\psclip{\psframe[linestyle=none](-3,-2)(3.15,2)}%</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span style="background-color: transparent;">\psplot[linecolor=green]{-3.14}{3.14}{x ATAN }</span><br>
</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span style="background-color: transparent;">\endpsclip</span><br>
</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\end{pspicture}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;">\caption{Inverse Trigonometric plots in reverse polish notation}</div>

<div class="p2" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial;"><span style="background-color: transparent;">\end{figure}</span><br>
</div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial; min-height: 21px;"><span class="Apple-converted-space"> </span></div>

<div class="p1" style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 18px; line-height: normal; font-family: Arial; min-height: 21px;"><span class="Apple-converted-space"> </span></div>
</div>
</div>
</div>