Class CotFunction

  • All Implemented Interfaces:
    SQLMethod

    public class CotFunction
    extends SimpleNumericMethod
    Expression handler to invoke the SQL COT function. For use in evaluating COT({expr}) where the RDBMS supports this function. Returns a NumericExpression "COT({numericExpr})".