Class Cotangent

All Implemented Interfaces:
PostfixMathCommandI, RealUnaryFunction, Serializable

public class Cotangent extends UnaryFunction implements RealUnaryFunction
The cotangent function. Number arguments return Double results. Complex arguments return Complex results.
See Also: