<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>A variant: use this macro of pst-3d adapted by Herbert Voss, I do not 
remember in which file...</DIV>
<DIV>&nbsp;</DIV>
<DIV>\documentclass{article}</DIV>
<DIV>&nbsp;</DIV>
<DIV>\usepackage{pst-3d}</DIV>
<DIV>&nbsp;</DIV>
<DIV>\makeatletter<BR>\def\pstSinCos#1#2#3{%<BR>\begingroup%<BR>&nbsp; 
\pst@getsinandcos{#1}<BR>&nbsp; \edef\values{\endgroup%<BR>&nbsp;&nbsp;&nbsp; 
\def\noexpand#2{\ifcase\pst@quadrant\or\or-\or-\fi\pst@sin}%<BR>&nbsp;&nbsp;&nbsp; 
\def\noexpand#3{\ifcase\pst@quadrant\or-\or-\or\fi\pst@cos}}\values}<BR>\makeatother</DIV>
<DIV>&nbsp;</DIV>
<DIV>\begin{document}<BR>\pstSinCos{30}\Sin\Cos<BR>\begin{pspicture}(5,5)<BR>\ThreeDput[normal=\Cos 
0 \Sin](0,0,0){\psgrid(5,5)}<BR>\end{pspicture}<BR>\end{document}</DIV>
<DIV>&nbsp;</DIV>
<DIV>ML</DIV></FONT></BODY></HTML>