Possible Duplicate:
Define additional math operators to be typeset in roman
Is the cotan function defined somewhere? I cannot find it. It is defined as cotan(x)=cos(x)/sin(x). Should it be \newcommand{\cotan}{\mathrm{cotan}}? I'm suspecting somewhere a declareoperator command or something.
\usepackage{fp}...;-)– Bruno Le Floch Apr 9 '11 at 12:11