<A NAME=ACOT>
<TITLE>ACOT</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>
<B>ACOT</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P>
<P>
<P>
<P>
<em>acot</em>represents the arccotangent of its argument. It takes
an arbitrary scalar expression as its argument. The derivative of
<em>acot</em> is known to the system. Numerical values may also be found by
turning on the switch
<A HREF=r37_0330.html>rounded</A>.
<P>
<P>
<P> <H3>
syntax: </H3>
<em>acot</em>(<expression>) or <em>acot</em> <simple\_expression>
<P>
<P>
<P>
<expression> may be any scalar REDUCE expression, not an array, matrix or
vector expression. <simple\_expression> must be a single identifier or
begin with a prefix operator name.
You can add functionality yourself with <em>let</em> and procedures.
<P>
<P>